.mynormal {
	font: normal 11px Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
}

body
{
	color: #000000;
	background-color : #ffffff;
	
}

a
{
	color: #0000cc;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
    text-decoration: underline
}
a:link
{
	color: #0000cc;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    text-decoration: underline
}
a:hover
{
	color: #cc0000;
	text-decoration: underline
}


li
{
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
.boldsmallcolor {
	color: 003366;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.golden {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.colorbig {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4281BF;
	text-decoration: none;
}
.italicnormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bignocolor {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldnormal {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.underlineboldnormal {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
