body,td,tr,div {
color : #4C575D;
font-size : 10pt;
font-family : Arial, Verdana, Helvetica, Arial, sans-serif;
}
div.index {
margin-top: 5px;
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
font-size : 11pt;
}
a.menu:link {
color: #666666;  text-decoration: none;  font-size: 12px;
 font-weight: bolder;
}
a.menu:visited {
color: #666666;  text-decoration: none;  font-size: 12px; 
 font-weight: bolder;
}
a.menu:hover {
color: #000000;  text-decoration: none;  font-size: 12px;
}
a.menuleft:link {
color: #000000;  text-decoration: none;  font-size: 12px;
}
a.menuleft:visited {
color: #000000;  text-decoration: none;  font-size: 12px; 
}
a.menuleft:hover {
	color: red;  text-decoration: none;  font-size: 12px;
}

A {text-decoration : none;
color : #003572;
}

A:ACTIVE {
	color : #003572;}


A:VISITED {
	color : #003572;}


A:HOVER {
	color : #E59700;
	text-decoration : underline;
}
A:LINK {
	color : #003572;}
HR {
color: #515151;
}
div.title {
color:#515151;
font-size : 12pt;
margin-left:30px;
margin-right:30px;
margin-top:20px;
margin-bottom:10px;
font-weight:bold;
}
div.main {
margin-left:30px;
margin-right:30px;
margin-top:10px;
margin-bottom:5px;
}
div.center {text-align:center;}
#b {
color:#000000;
}
BR.mybr { clear: left; }
BR.mybrr { clear: right; }
