body {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 12px;
}

h1, h2, h3, h4, p, b, a, ul {
font-family : Arial, Helvetica, sans-serif;
}

h1 {
font-size : 20px;
margin : 0 0 0 0;
}

h2 {
font-size : 18px;
margin : 0 0 0 0;
}

h3 {
font-size : 16px;
}

p, form, td, form, i {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 12px;
margin : 0 0 0 0;
}

b {
font-family : Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 12px;
}

a:visited{
text-decoration: none;
color : #b00000;
font-weight : bold;
font-size : 12px;
}

a:link{
text-decoration: none;
color : #c00000;
font-weight : bold;
font-size : 12px;
}

a:hover{
text-decoration: none;
color : #f00000;
font-weight : bold;
font-size : 12px;
text-decoration: underline;
}

.nounderline a:visited {
text-decoration: none;
color : #CCCCCC;
font-weight : bold;
font-size : 12px;
}

.nounderline a:link{
text-decoration: none;
color : #CCCCCC;
font-weight : bold;
font-size : 12px;
}

.nounderline a:hover{
text-decoration: none;
color : #CCCCCC;
font-weight : bold;
font-size : 12px;
}
