BODY {
	font-family : Verdana, Helvetica, serif;
	color : #000000;
	font-size: 13px;
}


A {
	color : #0033FF;
}

A:hover {
	color: Navy;
}

A.small {
	color : #002478;
	font-size: 11px;
}

A.small:hover {
	color : #0033FF;

}



TD {
	font-size: 13px;
}

TD.home {
	font-size: 11px;
}

.homegrey {
	font-size: 11px;
	color : #5F5F5F;
}


.headingone {
	color: #9C1507;
	font-size: 12px;
	font-weight : bold;
}

.headingtwo {
	color: #079814;
	font-size: 12px;
	font-weight : bold;
}

.headingthree {
	color: #2B54B8;
	font-size : 12px;
	font-weight : bold
}

.headingfour {
	color: #C11F0E;
	font-size: 14px;
	font-weight : bold;
}

.headingfive {
	color: red;
	font-size: 12px;
	font-weight : bold;
}

.photoCaption {
	font-size: 10px;
	color: #333333;
	line-height : 11px;
}



.white {
	color: #FFFFFF
}

.small {
	font-size: 10px;
}

.smallwhite {
	font-family : Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}




.boldBlack {
	color: #000000;
	font-weight : bold;
}

hr {
	height: 1px;
	color : #434343;
}

.country {
	color : Gray;
	font-size : 14px;
	font-weight : bold;
}

.address {
	color : Gray;
	font-size : 12px;
	font-weight : bold;
}

.addressTitle {
	color : #98210D;
	font-size : 12px;
	font-weight : bold;
}

.notice {
	font-size: 11px;
	color: red;
	font-style: italic;
}

