.text{
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 11px;
	color : #000000;
	line-height: 12pt;
}

.textwhite{
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 11px;
	color : #ffffff;
	line-height: 12pt;
}

.textright{
	font-family: Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 11px;
	color : #000080;
	line-height: 12pt;
}

.textcenter{
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 11px;
	color : #000000;
	line-height: 12pt;
}

.textsmall{
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10px;
	color : #cccccc;
	line-height: 10pt;
}

.textdark{
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 11px;
	color : #000000;
	line-height: 12pt;
}

.slogan1{
	font-family: Arial, Helvetica, sans-serif;
	text-align : right;
	font-size : 14px;
	font-weight : bold;
	color : #ff0000;
	line-height: 16pt;
}

.slogan2{
	font-family: Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	color : #800000;
	line-height: 14pt;
}

.link{
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10px;
	color : #800000;
}

.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 10px;
	color : #000080;
}

.headline0 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 20px;
	color : #000000;
	font-weight : bold;
}

.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 16px;
	color : #800000;
	font-weight : bold;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 18px;
	color : #800000;
	font-weight : bold;
	font-variant: small-caps;
}

.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 16px;
	color : #800000;
	font-weight : bold;
}

.headline4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	font-size : 16px;
	color : #800000;
}

.navitext{
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	font-size : 20px;
	vertical-align : middle;
	font-weight : bold;
	color : #3A5380;
}

.navilinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #F1A73C;
	text-decoration : none;
}