BODY {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	margin-right : 2px;
	margin-top : 10px;
	margin-left : 2px;
	background-color : white;
}

P, LI {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	color : Black;
}

.me {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color : #0066CC;
}

.wyr {
	color : Red;
}

TD {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

H1 {
	color : #CC3333;
	font-size : 18px;
	font-weight : bold;
	letter-spacing : 2px;
}

H2 {
	color : #CC3333;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 2px;
}

H3 {
	color : #CC3333;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
}

H4 {
	color : #CC3333;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
	text-align : left;
}

A {
	font-family : Verdana, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Blue;
}

A:Hover {
	text-decoration : none;
	color : Maroon;
}

A:Visited {
	color : #666699;
}

