BODY {
	font-family : Arial;
	font-size : 10pt;
	background-attachment: fixed;
	background-color: #000000;
	color: #CCCCCC;
	text-align: center;

}
#wrapper{text-align: center;margin-right: auto;margin-left: auto;position: relative;width: 1000px;height: auto
}

A.whitelink:LINK {
	color : #CCCCCC;
	font-size : 10pt;
	text-decoration : none;
}

A.whitelink:VISITED {
	color : #CCCCCC;
	font-size : 10pt;
	text-decoration : none;
}

A.whitelink:ACTIVE {
	color : #CCCCCC;
	font-size : 10pt;
		text-decoration : none;
}

A.whitelink:HOVER {
	font-size : 10pt;
	color : #FF0000;
}
	
A {
font-size : 10pt;
	color : #000000;
	text-decoration : none;
}

A:HOVER {
	color : #FF0000;
	text-decoration : underline;


}
.greytext {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
}
.blacktext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
}
.redtext {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.redtextLG {
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
}
