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: #000000;
}
TEXTAREA {  
	font-family: Verdana, sans-serif;
	font-size: 11px;
    color: #000000;
} 
INPUT {  
	font-family: Verdana, sans-serif;
	font-size: 11px;
    color: #000000;
}
.header {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 20px;
}
.bulletlist {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 180%;
    color: #000000;
    margin-left: 30px;
}
.bodytext {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    line-height: 180%;
    color: #000000;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}
.imagecaption {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}
.courseText {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #000000;
}