P  {
	font-size : 10pt;
	font-family : "Verdana", "Arial", sans-serif;
}

UL  {
	list-style : square;
	font-size : 10pt;
	font-family : "Verdana", "Arial", sans-serif;
}

A  {
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color: Red;
}

TABLE, TR, TD  {
	font-size : 10pt;
	font-family : "Verdana", "Arial", sans-serif;
}

.copyright  {
	font-size : 8pt;
}

.smallcenter  {
	text-align : center;
	font-size : 8pt;
}

.smallright  {
	text-align : right;
	font-size : 8pt;
}

.date  {
	font-weight : bold;
	text-align : right;

}

.italic  {
	font-style : italic;
}

.bold  {
	font-weight : bold;
}

.centre  {
	text-align : center;
}

.centimg  {
	text-align : center;
	vertical-align : middle;
}

.title  {
	font-weight : bold;
	font-size : 11pt;
}

.titlecentre  {
	font-weight : bold;
	font-size : 11pt;
	text-align : center;
}

.error {
	color: #FF0000;
}

.picture  {
	text-align : center;
}

.margin  {
	margin-left : 40px;
}

.newstitle  {
	font-size : 11pt;
	font-weight : bold;
	text-align : center;
	color : Maroon;
}

.broadcast  {
	font-size : 14pt;
	font-weight : normal;
	text-align : center;
}

.right  {
	text-align : right;
}

.broadcastleft  {
	font-size : 14pt;
	font-weight : normal;
}

.fieldtext  {
	font-size : 10pt;
	font-family : "Verdana", "Arial", sans-serif;
}

.formback {
	background-color : #CCCCFF;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	font-weight : bold;
	}

.fieldnamered  {
	color : #FF0000;
}

.whitetext {
	color : #FFFFFF;
}



