a:link
	{
	color: blue;
	text-decoration: underline;
	}

a:visited
	{
	color: maroon;
	text-decoration: underline;
	}
	
a:hover
	{
	font-weight: bold;
	}
	
*
	{
	background-color: #eec;
	color: black;
	font-family: "Arial";
	font-size: 15px;
	}
	
*.address
	{
	font-family: "Arial"; 
	font-size: 15px; 
	text-align: center;
	}

*.copyright
	{
	color: black;
	font-family: "Times";
	font-size: 12px;
	font-style: italic;
	text-align: center;
	}

*.dots
	{
	font-family: "Times";
	font-size: 13.5pt;
	margin-top: 15pt;
	text-align: center;
	}

*.goback
	{
	color: blue;
	font-family: "Times";
	font-size: 22px;
	text-align: center;
	}
	
*.headline1
	{
	font-family: "Times";
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 20pt;
	margin-top: 20pt;
	text-align: center;
	}

*.headline2
	{
	font-family: "Arial";
	font-size: 13.5pt;
	font-weight: bold;
	text-align: center;
	}

*.headline3
	{
	font-family: "Arial";
	font-size: 13.5pt;
	text-align: center;
	}

*.it_left
	{
	color: #004499;
	font-family: "Times";
	font-size: 13.5pt;
	font-style: italic;
	text-align: center;
	}

*.it_right
	{
	background-color: #004499;
	color: yellow;
	font-family: "Times";
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 3pt;
	text-align: center;
	}

*.links_left
	{
	font-family: "Arial";
	font-size: 12pt;
	text-align: center;
	}

*.links_right_L
	{
	font-family: "Times";
	font-size: 13.5pt;
	text-align: left;
	}

*.links_right_R
	{
	font-family: "Times";
	font-size: 13.5pt;
	text-align: right;
	}

*.list
	{
	font-family: "Arial"; 
	font-size: 15px; 
	line-height: 150%;
	}

*.office
	{
	color: blue;
	font-family: "Arial"; 
	font-size: 19px; 
	font-style: italic;
	font-weight: bold;
	text-align: center;
	}

*.phone 
	{
	font-family: "Arial"; 
	font-size: 19px; 
	text-align: center;
	}

*.wvm_left
	{
	font-family: "Arial";
	font-size: 13.5pt;
	font-weight: bold;
	line-height: 0pt;
	margin-top: 20pt;
	text-align: center;
	}
	
*.wvm_right
	{
	background-color: #004499;
	color: white;
	font-family: "Arial";
	font-size: 18pt;
	line-height: 0pt;
	margin-top: 24pt;
	text-align: center;
	}

*.info
	{
	font-family: "Arial";
	font-size: 13.5pt;
	text-align: center;
	}

td.blockhead
	{
	background-color: #004499;
	}

td.clientproject
	{
	background-color: #eec;
	}
	
