a{
	color : #0055CE;
	text-decoration : underline;
}

a.dark{
	color : #000000;
	text-decoration : underline;
}

a.dark:visited{
	color : #000000;
	text-decoration : underline;
}

a.dark:hover{
	color : #DF5927;
	text-decoration : underline;
}

a:hover{
	color : #DF5927;
	text-decoration : underline;
}

body{
	font-family : Tahoma,Arial,Helvetica,sans-serif;
}

.blue8{
	color : #0055CE;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.norm8{
	color : #000000;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

.norm8td{
	color : #000000;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	padding-left : 10px;
	padding-right : 10px;
}

.norm9{
	color : #000000;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
}

.norm9td{
	color : #000000;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : normal;
	padding-left : 10px;
	padding-right : 10px;
}

.small{
	color : #696969;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 8pt;
	font-weight : normal;
}

.vsmall{
	color : #696969;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 7pt;
	font-weight : normal;
}

.title{
	color : #0055CE;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.title2{
	color : #0055CE;
	font-family : serif;
	font-size : 150%;
	font-weight : bold;
	padding-left : 10px;
}

.title3{
	color : #0055CE;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11pt;
	font-weight : bold;
}

.title4{
	color : #0055CE;
	font-family : "Times New Roman", Times, serif;
	font-size : 15pt;
	font-weight : bold;
	padding-left : 10px;
}

