body, table, tr, td, .regsangrey {
	font-size : 14px;
	font-family : Arial, sans-serif;
	color : #000000;
}

A {
	text-decoration: none;
	}

A.link:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family : Lucida console, monospace, sans-serif;
}

A.link:visited {
	color: #FFEECC;
	text-decoration: none;
	font-family : Lucida console, monospace, sans-serif;
}

A.link:active {
	color: #FFD100;
	text-decoration: none;
	font-family : Lucida console, monospace, sans-serif;
}

A.link:hover {
	color: #0094FF;
	font-family : Lucida console, monospace, sans-serif;
}

A.link2:link {
	color: #0033cc;
	text-decoration: none;
	font-family : Arial, sans-serif;
	font-weight : bold;
}

A.link2:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight : bold;
	}

A.link2:active {
	color: #FFD100;
	text-decoration: none;
	font-weight : bold;
	}

A.link2:hover {
	color: #cc3300;
	font-weight : bold;
	}

.h4 {
	font-size : 16px;
	font-weight : bold;
	}

.heading {
	font-size : 18px;
	font-weight : bold;
	}
	
.headingwhite {
	font-size : 18px;
	font-weight : bold;
	color : #ffffff;
	}
	
.caption {
	font-size : 10px;
	color : #000000;
	}
	
.date {
	font-size : 14px;
	font-family : Arial, sans-serif;
	color : #fefefe;
}