h1, h2, h3 {
	font-family : "Verdana", "Arial", "sans-serif";
}

h1 {
	font-size : 14pt;
	font-weight : bold;
	color : #98002E;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #98002E;
}

h3 {
	font-size : 10pt;
	font-weight : bold;
	color : #98002E;
}

p, body, td  {
	font-size : 10pt;
	color : #000000;
	font-family : "Verdana", "Arial", "sans-serif";
}


ul, ol {
	font-family : "Verdana", "Arial", "sans-serif";
	font-size : 10pt;
	color : #000000;
}

LI {
	font-family : "Verdana", "Arial", "sans-serif";
	font-size : 10pt;
	color : #000000;
}

A  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #98002E;
	text-decoration: underline;
}

A:Visited  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #669966;
}

A:Active  {
	font-family : "Verdana", "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #669966;	
}

A:Hover  {
	text-decoration : none;
	color : #669966;
	font-weight : bold;
}

.menu {
	font : bold 8pt Arial;
	line-height : 20px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	display : block;
	color : #FFFFCC;
	text-decoration : none
}

.menu a:hover {
	background : #FFFFCC;
	color : #669966;
	cursor : pointer;
	text-decoration : none;
}

.copy  {
	font-size : 8pt;
	color : #98002E;
	font-weight : bold;
	font-family : "Verdana", "Arial", "sans-serif";
}

.side  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	text-decoration: none;
		margin-top: 0; 
		margin-bottom: 0

}

.side:Visited  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

.side:Active  {
	font-family : "Arial", "sans-serif";
	color : #FFFFFF;	
	text-decoration : none;
}

.side:Hover  {
	font-family : "Arial", "sans-serif";
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
}

.button {
	background-color: #336666;
	color: #FFFFCC;
	font-weight: bold;
}

.field {
	font-family : "Courier New";
	font-size : 8pt;
	color : #CC0000;
	font-weight : bold;
}