/* CSS Document */

H1 {
	font-family:Comic Sans MS;
	font-size: x-Large;
	color: #990000;
	margin-top: 0; 
	margin-bottom: 0;
}
H2 {
	font-family:Comic Sans MS;
	font-size: small;
	color: #000000;
	margin-top: 0; 
	margin-bottom: 0;
}
H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-top: 0; 
	margin-bottom: 0;
}

body {
background-color:#CCCCCC;
}
.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
}
.sm_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
}
.sub_title {
	font-family:Comic Sans MS;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration:none;
}
.sub_title2 {
	font-family:Comic Sans MS;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration:none;
}
.link {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration:none;
}

.link a{
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration:none;
}
.link a:visited{
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration:none;
}
.link a:hover{
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #cc0000;
	text-decoration:underline;
}

.link2 {
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration:none;
}

.link2 a{
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration:none;
}
.link2 a:visited{
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	text-decoration:none;
}
.link2 a:hover{
	font-family: "Comic Sans MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration:underline;
}
.link3 {
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
}

.link3 a{
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
}
.link3 a:visited{
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
}
.link3 a:hover{
	font-family: "Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration:underline;
}.grey_sub {

	font-family:"Comic Sans MS";
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration:none;
}
.price {


	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration:none;
}
.buylink_box {
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
}
.bold_sub {



	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration:none;
}
.noticeBox {
	background-color: #E9D2BC;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
}
.noticeBox2 {
	background-color:#FFFF99;
	text-align: center;
	vertical-align: middle;
	padding: 8px;
}
