body , p , td{
font-family : Arial, Helvetica, Verdana; 
font-size : 15px; 
font-weight : normal; 
color : #000000;
}
b {
font-family : Arial, Helvetica, Verdana; 
font-weight : bold; 
}
small {
font-family : Arial, Helvetica, Verdana; 
font-size : 11px; 
} 
h2 {
font-size : 18px; 
font-weight : bold; 
font-family : Arial, Helvetica, Verdana; 
text-decoration : none; 
color : #000000; 
} 
a:link {
text-decoration : underline; 
color : #0000ff; 
} 
a:visited {
text-decoration : underline; 
color : #0000a0; 
} 
a:active {
text-decoration : underline; 
color : #ff0000; 
} 
a:hover {
text-decoration : underline; 
color : #ff0000; 
} 


a.navibar {
font-size : 13px; 
font-weight : bold; 
font-family : Arial, Helvetica, Verdana; 
} 
a.navibar:link {
text-decoration : none; 
color : #0000a0; 
} 
a.navibar:visited {
text-decoration : none; 
color : #4f57a6; 
} 
a.navibar:active {
text-decoration : none; 
color : #ff0000; 
} 
a.navibar:hover {
text-decoration : none; 
color : #ff0000; 
} 


.form {
border-color : #4f57a6; 
background : #f5f5f5; 
font-family : Arial, Verdana, Helvetica; 
} 

.ImageTable {
border-width:1px;
border-style:solid;
border-color:#2C4269;
background-color:#E6E7E8;
}