BODY{
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #000000;
	background-color : #000000;
}
TD{
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #000000;
	background-color : #FFFFFF;
}
.title{
	font-size : 16px;
	font-weight : bolder;
	background-color : #FFFFFF;
}
.title2{
	color : #D70368;
	font-weight : 600;
	font-variant : small-caps;
}
.small{
	font-size : 11px;
}
.copyright{
	color : #CC6666;
	font-weight : bolder;
	font-size : 10px;
	letter-spacing : 1px;
}
.concora{
	color : #D70368;
	font-weight : bolder;
	font-size : 13px;
	letter-spacing : -1px;
	font-variant : small-caps;
}
A:LINK, A:VISITED {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
	letter-spacing : normal;
	background-color : #FFFFFF;
}
A:HOVER {
	font-size : 12px;
	color : #D70368;
	font-weight : bold;
	text-decoration : underline;
	background-color : #FFFFFF;
}
a.sub1:link, a.sub1:visited {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #D70368;
	font-weight : 500;
	background-color : #FFFFFF;
	text-decoration : none;
	line-height : 18px;
}
a.sub1:hover {
	font-size : 11px;
	color : #D70368;
	font-weight : 500;
	background-color : #FFFFFF;
	text-decoration : underline;
	line-height : 18px;
	letter-spacing : 1px;
}
.margin{
	margin-left : 10px;
	line-height : normal;
}
