body{
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #660000;
	text-decoration: none;
}

p{
	font-size: 14px;
	text-decoration: none;
	padding: 2px;
}

a{
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	background-color: #64282A;
	text-decoration: blink;
}

a:link{
	text-decoration: underline;
}

H1{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #660000;
}

H2{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #660000;
}

H3{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}

H2{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}

li {
	list-style-type: square;
	margin-left: -10pt;
	padding-left: -10pt;
}

.quote{
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #993300;
	font-style: italic;
	font-weight: bold;
}

.footer{
	font-size: 12px;
	text-decoration: none;
}

.masterWhite {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.notice {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
}
#subcontent p{
	font-size:10px;
	}
	
#subcontent a{
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	}
#subcontent a:link{
	text-decoration: underline;
	}
#subcontent H3{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	}