BODY,TD,DIV,B,P{

	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;

}

H1{

	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #202C8B;

}

H2{

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #202C8B;

}

.header{

	background-color: #202C8B;

}

.nav{

	background-color: #202C8B;
	border : none;

}

a.navlink:link,a.navlink:visited  {

	color:#FFFFFe;
	font-size:14px;

}

div.content{
	
	background-color : #ffffff;
	width : 620px;
	border : none;
	padding-top:15px;
	padding-left:15px;	

}

.company {

	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size:15px;

}

.name{

	color : #3A6B97;

}

.address{

	color : Maroon;

}

.phone{

	color: #2E5032;

}

#members a {

	color: #3366CC;
	text-decoration: none;

}

#members a:hover {

	color: #000000;
	text-decoration: underline;

}
