BODY {
	margin: 15 0 0 0;
}

H1 {
	color: rgb(54,76,76);
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
}

H2 {
	color: black;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	font-
}

H2.rightBox {
	color: rgb(54,76,76);
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
}

H3 {
	text-decoration: none;
	color: black;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	line-height: 50%;
	
}

A.ServicesContactLink {
	text-decoration: none;
	color: black;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
}

A.MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: white;
	text-decoration: none;
}

A.MainMenu:hover {
	color: yellow;
}

.RightBoxTop {
	border-top: 1px solid black; 
	border-left: 1px solid black; 
	border-right: 1px solid black;
	background-color: rgb(204,204,204);
	padding: 5 5 0 5;
}

.RightBoxBottom {
	border-bottom: 1px solid black; 
	border-left: 1px solid black; 
	border-right: 1px solid black;
	background-color: rgb(204,204,204);
	padding: 0 5 5 5;	
}

P, TD {
	font-family: times new roman;
	font-size: 12pt;
}
