/* BODY */

body {background-color: #E8E8E8; margin-left: 0px;	margin-top: 0px;

	margin-right: 0px; margin-bottom: 0px;}



/* COMMON TEXT STYLES */


body,td,th {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;	color: #000000;}

p {line-height: 120%}
.style1 {
	color: #0067C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.style2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


A.left {
	font-size: 12px;
	color: white;
	background-color: #4a4a4a;
}
A.left:link {color: white}

A.left:visited {color: white}

A.left:hover {color: white; background-color: #0067C6;}

A.left:active {color: white}


a {	font-size: 12px; color: #0067C6;}

a:link { text-decoration: none; color: #0067C6}

a:visited {	text-decoration: none; color: #0067C6; }

a:hover { text-decoration: underline; color: #0067C6; }

a:active { text-decoration: none; color: #0067C6;}



