
	A:link		{
	COLOR: Blue;
	text-decoration: none;
	}
	A:visited	{
	COLOR: Blue;
	text-decoration: none;
	}
	A:hover		{
	COLOR: Red;
	text-decoration: underline;
	}
	
	A.links:link {
	color: white;
	text-decoration: none;
	}
	
	A.links:visited {
	color: white;
	text-decoration: none;
	}
	
	A.links:hover {
	color: yellow;
	text-decoration: none;
	Background-color: navy;
	}
	
	/*##*/
	body {
	background-color : #ffffff;
	background-image : url(images/wp105e.jpg);
	text-align : center;
	}
	
	.boxframe {
	width : 750px;
	border : 1px solid #dddddd;
	background-color : #ffffff;
	}
	
	/*##*/
	.lowerframe {
	background-image : url(images/bg.gif);
	background-repeat : no-repeat;
	padding : 5px;
	}
	
	H1	{
	font-weight: bold;
	text-align: center;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	}
	
	H2, .head2	{
	font-weight: bold;
	text-align: center;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	}
	
	H3	{
	font-weight: bold;
	text-align: center;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}
	
	.addr {
	font-family : Univers,Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : black;
	text-align : center;
	padding-bottom : 2px;
	}
	
	.tel {
	font-weight: bold;
	color: black;
	font-size : 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	P	{
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : normal;
	}
	
	LI	{
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : normal;
	}
	
	.subhead {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	}
	
	.head {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	background-color : #ffffcc;
	width : 750px;
	border-top :1px solid #dddddd;
	border-bottom : 1px solid #dddddd;
	padding-top : 5px;
	padding-bottom : 5px;
	}
	
	TD.menu {
	border-color : Black;
	border : thin solid Black;
	background-color : Navy;
	cursor: hand;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 12px;
	font-weight: bold;
	}
	
	.normal	{
	COLOR : black;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE : 11pt;
	FONT-WEIGHT : normal;
	}
	
	.quote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : black;
	}
	
	.subquote	{
	COLOR : black;
	FONT-FAMILY : Verdana;
	FONT-SIZE : 9pt;
	FONT-WEIGHT : normal;
	}
	
	.formbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	border: 1px groove #333333; 
	}
	
	.leftimg {
		float:left;
		border-right:5px solid #fff;
		border-bottom:5px solid #fff;
	}