A.menu:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
TD.menu {
font-family: Verdana,Arial;
font-size: 13px;
color: #333333;
}
DIV.menu {
font-family: Verdana,Arial;
font-size: 13px;
color: #333333;
}

A:link  {
	color: #000070;
	text-decoration: underline;
}

A:visited  {
	color: #500050;
	text-decoration: underline;
}

A:active  {
	color: #800000;
	text-decoration: underline;
}

A:hover  {
	color: #FF0000;
	text-decoration: underline;
}

TD  {
font-family: Verdana,Arial;
font-size: 13px;
           }
HR {
	color : #336699;
	height : 2px;

}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 6;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin-top: 9;
	margin-bottom: 6;
}

h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 6;
}

p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	margin-top: 6;
	margin-bottom: 6;
}