P {
	font-family : sans-serif;
	font : verdana, arial;
	color : Silver;
	font-size : 10pt;
}

A {
	text-decoration : none;
	color : black;
}

A:Visited {
	text-decoration : none;
	color : black;
}

A:Active {
	text-decoration : none;
	color : black;
}

A:Hover {
	text-decoration : none;
	color : black;
}


.contact
{
	font-family : sans-serif;
	font : verdana, arial;
	color : Black;
	font-size : 10px;
}

.coolButton
{
	BORDER-TOP: 1px inset Silver;
	BORDER-LEFT: 1px inset Silver;
	BORDER-BOTTOM: 1px inset Silver;
	BORDER-RIGHT: 1px inset Silver;
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana,arial;
	background-color: #f3f3f3;
}

body, table, tr, td, .standard, a.standard:hover, a.standard, a.standard:visited, a.standard:active {
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size : 10px;
	text-decoration : none;
}
.bold {
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}
.light, a.light, a.light:hover, a.light:visited, a.light:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #939393;
	font-size : 10px;
	text-decoration : none;
}
.header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #f1f3f5;
}