BODY,TABLE,TR,TD,P,UL,OL,LI,DIV,SPAN{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
li{
margin-bottom:10;
}
h1 {
	font-size : 14px;
	color : #000000;
	font-weight : Bold;
}
.h1 {
	font-size : 14px;
	color : #000000;
	font-weight : Bold;
}
h2 {
	font-size : 12px;
	color : #000000;
	font-weight : Bold;
}
.h2 {
	font-size : 12px;
	color : #000000;
	font-weight : Bold;
} 
h3 {
	font-size : 10px;
	color : #000000;
	font-weight : Bold;
}
.small {
    FONT-SIZE: 10px;
}

.red {
	COLOR: #cc0000;
}
.grey {
	COLOR: #666;
}

.white {
	COLOR: #ffffff;
}

.blue {
	COLOR: #6699cc;
}
.infoblock-heading {
	font-size : 15px;
	color : #000000;
	font-weight : Bold;
} 
A {
	/*color : #A8003E;*/
	color : #990000;
}
A:HOVER{
	color : #000000;
	text-decoration: underline;
}
A.footer{
		COLOR: #666;
}

.form-title{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;
}
.domain-account{
	font-size : 14px;
	color : #666666;
}
.description{
	font-size : 11px;
	color : #ffffff;
}
.button-text{
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
}
.d1nav{ 
font-size: 11px;
text-decoration: none;
}
.d1nav:hover{ 
font-size: 11px;
}.nav{ 
font-size: 11px;
text-decoration: none;
}
.nav:hover{ 
font-size: 11px;
}
.nav-on{ 
font-size: 11px;
color: #000000 ;
text-decoration: underline;
}