BODY  {
	font-family : Verdana;
	font-size : 14px;
	color : Navy;
	font-weight : normal;
;
	background-attachment : fixed;
; background-image:   url(images/bg02.jpg)}

TD  {
	font-family : Verdana;
	font-size : 12px;
	color : Navy;
	font-weight : normal;
	margin-left : 25px;
}

H1  {
	text-align : center;
	text-transform : none;
	font-family : Verdana;
	color : Navy;
	font-size : 20px;
; font-weight: normal
}

H2  {
	font-size : 18px;
	font-family : Verdana;
	color : Navy;
	text-align : center;
; font-weight: bold
}

H3  {
	font-size : 16px;
	font-family : Verdana;
	color : Navy;
	text-align : center;
; font-weight: bold
}

A  {
	font-family : Verdana;
	font-size : 12px;
	color : Blue;
	text-decoration : underline;
	font-weight : normal;
}

A:Visited  {
	font-family : Verdana;
	font-size : 12px;
	color : Purple;
	text-decoration : underline;
	font-weight : normal;
}

A:Active  {
	font-family : Verdana;
	font-size : 12px;
	color : Fuchsia;
	text-decoration : underline;
	font-weight : normal;
	background-color : transparent;
}

A:Hover  {
	font-family : Verdana;
	font-size : 12px;
	background-color : transparent;
	text-decoration : underline;
	color : Red;
	font-weight : normal;
}

HR  {
	width : 60%;
	size : 5;
	color : Navy;
	text-align : center;
}

li  {
	font-family : Verdana;
	font-size : 12px;
	color : Navy;
	font-weight : normal;
}
