A:link {
    background-color: transparent;
    color: #C24700;
    text-decoration: none;
    font-weight: bold;
}
A:visited {
    background-color: transparent;
    color: #C24700;
    font-weight: bold; 
    text-decoration: none;
}
A:hover {
    background-color: transparent;
    color: #FF5900;
    font-weight: bold;
    text-decoration: none;
}
BLOCKQUOTE {
    margin: 0 0 0 30;
}
P {
    margin-top: 0px;
    margin-bottom: 0px;
}
SELECT {  
	font-family: Verdana, sans-serif;
	font-size: 11px;
    color: #333333;
}
TEXTAREA {  
	font-family: Verdana, sans-serif;
	font-size: 11px;
    color: #333333;
} 
INPUT {  
	font-family: Verdana, sans-serif;
	font-size: 11px;
    color: #333333;
}
.header {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #666666;
    margin-bottom: 10px;
    margin-top: 20px;
}
.bulletlist {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 180%;
    color: #333333;
    margin-left: 30px;
}
.bodytext {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    line-height: 180%;
    color: #333333;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}
.footer {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 8px;
    color: #CCCCCC;
}
.imagecaption {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #222222;
}
.courseText {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #222222;
    line-height: 130%;
}
form {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   color: #222222;
}
td {
   font-family: Verdana, sans-serif;
   font-size: 11px;
   color: #222222
   font-weight: 600;
}


