body,html{}

TD {
font-family: Arial, Helvetica, sans-serif;
}

A:link {text-decoration: none; color:#7E2217;}
A:visited {text-decoration: none; color:#7E2217; }
A:active {text-decoration: none; color:#7E2217;}
A:hover {text-decoration: underline; color:#7E2217;}

h1 {
font-size: 12px;
font-weight: bold;
text-transform: none;
color: #333366;
}

h2 {
font-size: 12px;
font-weight: bold;
color: #5C5858;
background-color: #EFEFEF;
}

.arialgreenbold {
font-size: 12px;
font-weight: bold;
text-transform: none;
color: #80b300;
}

.header {
font-size: 12px;
font-weight: bold;
text-transform: none;
color: #333366;
}

.maingrey {
font-size: 12px;
color: #666666;
text-align: justify;
}

.maingrey_right {
font-size: 12px;
color: #666666;
text-align: right;
}

.mainhead {
font-size: 12px;
font-weight: bold;
color: #AAB9C6;
}

.arialtenblue {
font-size: 10px;
text-transform: none;
color: #333366;
}

.arialtengrey {
font-size: 10px;
text-transform: none;
color: #999999;
}

.arialtengreen {
font-size: 10px;
text-transform: none;
color: #80b300;
}


