A:LINK {
	color : #3300CC;
	font-family : Arial, Helvetica, sans-serif;
}
A:VISITED {
	color : #ABABAB;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
}
A:ACTIVE {
	color : #66CCCC;
	font-family : Arial, Helvetica, sans-serif;
}
A:HOVER {
	color : #336633;
	font-family : Arial, Helvetica, sans-serif;
}
BODY {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : left;
	background-color : #F0FFFF;
}
HR {
	width : 90%;
	color : #6495ED;
}
P {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-left : 5%;
	margin-right : 5%;
}
H1 {
	color : #000066;
	font-family : "Times New Roman", Times, serif;
	font-size : 38px;
	font-weight : bold;
	font-style : italic;
}
H2 {
	font-size : 25px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	font-weight : bold;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #000099;
	font-size : 20px;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000099;
	font-weight : bold;
	font-size : 17px;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 13px;
	font-weight : bold;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	color : #8B8B8B;
	font-size : 10px;
	font-weight : bold;
}
LI {
	color : Navy;
}
OL {
	list-style-type : upper-roman;
}
UL {
	color : Blue;
}
I, EM {
	color : #006699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
B, STRONG {
	color : #0066CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
BLOCKQUOTE {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
}
TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : Black;
}
