.red {
	color : #ff0000;
}

.white {
	color : #ffffff;
}

.subhead {
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffffff;
}

.errormessage {
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ff0000;
}


li {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #ffffff;
}


.norm {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #ffffff;
}

.text {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #ffffff;
}

.texti {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : italic;
	font-variant : normal;
	font-weight : 500;
	color : #ffffff;
}

.boldtext {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	color : #ffffff;
}

.textDark {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #485249;
}

.textiDark {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : italic;
	font-variant : normal;
	font-weight : 500;
	color : #485249;
}

.boldtextDark {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	color : #485249;
}

.text2 {
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #ffffff;
}

.boldtext2 {
	font-family : Arial, Helvetica;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	color : #ffffff;
}


a{
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffff00;
	letter-spacing:0;
	text-decoration : underline;
}

a:visited{
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffff00;
	letter-spacing:0;
	text-decoration : underline;
}

a:active {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffff77;
	letter-spacing:0;
	text-decoration : underline;
	
}

a:hover {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffffff;
	letter-spacing:0;
	text-decoration : underline;
}

a.text{
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #aaaaff;
	letter-spacing:0;
	text-decoration : none;
}

a:visited.text{
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #aaaaff;
	letter-spacing:0;
	text-decoration : none;
}

a:active.text {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffff77;
	letter-spacing:0;
	text-decoration : underline;
	
}

a:hover.text {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffff00;
	letter-spacing:0;
	text-decoration : underline;
}

a.header{
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffff00;
	letter-spacing:0;
	text-decoration : underline;
}

a:visited.header{
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffff00;
	letter-spacing:0;
	text-decoration : underline;
}

a:active.header {
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffff77;
	letter-spacing:0;
	text-decoration : underline;
	
}

a:hover.header {
	font-family : Arial, Helvetica;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #ffffff;
	letter-spacing:0;
	text-decoration : underline;
}
