A:link {
	color: #000099;
	font-size: 12px;
	text-decoration: underline;
; font-weight: normal
}

A:visited {
	color: #000099;
	font-size: 12px;
	text-decoration: underline;
; font-weight: normal
}

A:active {
	color: #000099;
	font-size: 12px;
	text-decoration: underline;
	text-decoration: none;
}

A:hover {
	color: #CC0000;
	font-size: 12px;
	text-decoration: underline;
; font-weight: normal
}

A.menu:link {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}

A.menu:visited {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}

A.menu:active {
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}

A.menu:hover {
	color: #EFD922;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}

A.sidemenu:link {
	color: #568BCB;
	text-decoration: none;
 font-weight: bold;
 font-size:12px;
}

A.sidemenu:visited {
color: #568BCB;
	text-decoration: none;
 font-weight: bold;
 font-size:12px;
}

A.sidemenu:active {
color: #568BCB;
	text-decoration: none;
 font-weight: bold;
 font-size:12px;
}

A.sidemenu:hover {
	color: #7a7a7a;
	text-decoration: underline;
 font-weight: bold;
 font-size:12px;
}

TD {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
}

P {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
}

TD.dark {
	font-size: 13px;
	font-family : Ariel;
	color : #000000;
}

P.dark {
	font-size: 11px;
	font-family : Ariel;
}

TD.smaller {
	font-size: 13px;
	font-family : Ariel;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Ariel;
	color : #000000;
}

ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li
{
font-weight: normal;

}
li p {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
	color: #000000;
}
