<STYLE TYPE="text/css">
<!--

html {
	height: 100%;
	overflow: auto;
}

body {  
	margin: 0px;
	height: 100%;
	overflow: auto;
	background: white;
	font-size: 12px;
	font-family: "Verdana", "Arial", "Geneva", "Tahoma";
}

sup {
	font-size: 8px;
}

sup.slogan {
	font-size: 12px;
}

A {
	color: #007DE3; 
	font-family: "Verdana", "Arial", "Geneva", "Tahoma"; 
	font-size: 12px; 
	text-decoration: underline;
}

A:hover {
	color: #3573AD;
	font-family: "Verdana", "Arial", "Geneva", "Tahoma";
	font-size: 12px;
	text-decoration: underline
}


A.menulink{
	color: #9AC2E3; 
	font-family: "Verdana", "Arial", "Geneva", "Tahoma"; 
	font-size: 13px; 
	text-decoration: none;
}

A:hover.menulink {
	color: #C3DDF2;
	font-family: "Verdana", "Arial", "Geneva", "Tahoma";
	font-size: 13px;
	text-decoration: none;
}

A.footer {
	font-size: 10px; 
	text-decoration: none;
}

A:hover.footer {
	font-size: 10px;
	text-decoration: underline
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

p {
	text-align: justify;
}

table {
	border-size: 0px;
	border-collapse: collapse;
	cellpadding: 0px;
	cellspacing: 0px;
}

td {
	margin: 0px;
	background: white;
	font-size: 12px;
	font-family: "Verdana", "Arial", "Geneva", "Tahoma";
}

font.slogan {
	color: #0066CC;
	font-family: "Verdana", "Arial", "Geneva", "Tahoma";
	font-size: 14px;
	text-align: left;
}

p.slogan {
	color: #0066CC;
	font-family: "Verdana", "Arial", "Geneva", "Tahoma";
	font-size: 19px;
	text-align: center;
}

p.subslogan {
	color: #9AC2E3;
	font-family: "Verdana", "Arial", "Geneva", "Tahoma";
	font-size: 14px;
	text-align: center;
}

div.header {
	width: 100%; 
	background-color: #404040;
}

div.menu {
	width: 100%; 
	white-space: nowrap;
	word-spacing: 60px;
	letter-spacing: 3px; 
	background-color: #404040;

}

div.shading {
	width: 100%; 
	height: 37px; 
	background-image:url('hr.gif'); 
	background-repeat: repeat-x;
}

div.main {
	width: 650px;
	margin: 5px; 
}

div.footer {
	width: 100%; 
	height: 50px;
	margin: 0px;
	color: #3399CC;
	font-family: "Verdana", "Arial", "Geneva", "Tahoma";
	font-size: 10px; 
}

-->
</STYLE>