P  {}

.text  {
	font-size : 9pt;
	font-family : Arial;
	color : white;
	font-weight : bold;
	font-style : normal;
	}


body {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	}

.textphat  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : white;
	}
	
.smalltext  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	color : white;
	font-style : normal;
	text-decoration : none;
	}

.smalltextphat  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : white;
	font-style : normal;
	text-decoration : none;
	}

	
.smalltextitalic  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	font-style : italic;
	color : white;
	text-decoration : none;
	}

.very_smalltextitalic  {
	font-size : 7pt;
	font-family : Arial;
	color : white;
	font-weight : normal;
	font-style : italic;
	text-decoration : none;
	}

.headline1  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color: white;
	font-style : normal;
	text-decoration : none;
	}

	.headline2  {
	font-size : 12pt;
	color : #3E56F2;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	}

.headline3  {
	font-size : 14pt;
	color : white;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	}

.headline4  {
	font-size : 18pt;
	color : #3E56F2;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	}

A  {
	color :#3E56F2 ;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
}

A:Active  {
	color :#3E56F2 ;
	font-family : Arial;
}


A:Hover  {
	color : #4b2bae;
	font-family : Arial;
}

a.blacklink{
font-size:10px;
color:#000000;
}
a.blacklink:hover{
font-size:10px;
color:#000000;
}


