BODY { color : #000000:
font-size: 10pt:
font-family : Arial, Tahoma, Helvetica, sans-serif}

P { font-family : Arial; font-size: 10pt}
td { font-family : Arial; font-size: 10pt}
li { font-family : Arial; font-size: 10pt}
oi { font-family : Arial; font-size: 10pt}

A:LINK, A:VISITED {
	color : #cccccc;
	text-decoration : none ;
	font-size: 10pt;
	font: Arial;
	font-family: sans-serif;}

A:HOVER {
		color : #ffffff;
	text-decoration : underline;
	font-size: 10pt;
	font: Arial;
	font-family: sans-serif;
}

/* basic links*/
.basiclink {font-style: normal;
font-weight: normal;
font-size: 10pt;
font-family: Arial;
text-decoration: none}

a:link.basiclink {text-decoration:none ; color:#ffffff}
a:visited.basiclink {text-decoration:none ; color:#ffffff}
a:active.basiclink {text-decoration:none ; color:#ffffff}
a:hover.basiclink {text-decoration:underline ; color:#ffffff}

/* small links*/
.smalllink {font-style: normal;
font-weight: normal;
font-size: 8pt;
font-family: Arial;
text-decoration: none}

a:link.smalllink {text-decoration:none ; color:#787068}
a:visited.smalllink {text-decoration:none ; color:#787068}
a:active.smalllink {text-decoration:none ; color:#787068}
a:hover.smalllink {text-decoration:underline ; color:#ffffff}


/* red links*/
.redlink {font-style: normal;
font-weight: normal;
font-size: 10pt;
font-family: Arial;
text-decoration: none}

a:link.redlink {text-decoration:none ; color:#C42521}
a:visited.redlink {text-decoration:none ; color:#C42521}
a:active.redlink {text-decoration:none ; color:#C42521}
a:hover.redlink {text-decoration:underline ; color:#C42521}

/* redbold links*/
.redboldlink {font-style: normal;
font-weight: bold;
font-size: 10pt;
font-family: Arial;
text-decoration: none}

a:link.redboldlink {text-decoration:none ; color:#C42521}
a:visited.redboldlink {text-decoration:none ; color:#C42521}
a:active.redboldlink {text-decoration:none ; color:#C42521}
a:hover.redboldlink {text-decoration:underline ; color:#C42521}



.red { color: #C42521;
font-family: Arial;
font-size: 10pt;
font-weight: normal;}


.whitebold { color: #ffffff;
font-family: Arial;
font-size: 10pt;
font-weight: bold;}

.redbold { color: #C42521;
font-family: Arial;
font-size: 10pt;
font-weight: bold;}


.grey { color: #333333;
font-family: Arial;
font-size: 10pt;
font-weight: bold;}


.title { color: #C42521;
font-family: Arial;
font-size: 10pt;
font-weight: bold;}

.smallgrey { color: #777778;
font-family: Arial;
font-size: 7pt;
font-weight: normal;}

.white { color: #ffffff;
font-family: Arial;
font-size: 10pt;
font-weight: normal;}

.date { color: #ffffff;
font-family: Arial;
font-size: 8pt;
font-weight: normal;}