body {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body { 
        SCROLLBAR-HIGHLIGHT-COLOR: buttonface; 
        SCROLLBAR-SHADOW-COLOR: buttonface; 
        SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; 
        SCROLLBAR-TRACK-COLOR: #eeeeee; 
        SCROLLBAR-DARKSHADOW-COLOR: buttonshadow; 
}
td {
	font-size: 12px;
}
textarea {
        font-size: 12px;
        border-width: 1px;
        background-color: #efefef;
}
select {
        font-size: 12px;
        border-width: 1px;
        background-color: #ffffff;
}
a {
	font-size: 12px;
	color: #00357D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00357D;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #00357D;
}
.grey_font {
	font-size: 12px;
	color: #4B4B4B;
	line-height: 12pt;
}
.grey_font14 {
	font-size: 14px;
	color: #4B4B4B;
	line-height: 24pt;
}.grey_font24 {
	font-size: 24px;
	color: #4B4B4B;
	line-height: 36pt;
}
.grey_link {
	font-size: 12px;
	color: #4B4B4B;
	line-height: 12pt;
}
a.grey_link:visited {
    text-decoration: none;
	color: #4B4B4B;
}
a.grey_link:hover {
    text-decoration: none;
	color: #F26522;
}
a.grey_link:active {
    text-decoration: none;
	color: #4B4B4B;
}
.top_font {
	font-size: 12px;
	color: #35C7EA;
	line-height: 12pt;
}
.top_link {
	font-size: 12px;
	color: #35C7EA;
	line-height: 12pt;
}
a.top_link:visited {
    text-decoration: none;
	color: #35C7EA;
}
a.top_link:hover {
    text-decoration: none;
	color: #FFF200;
}
a.top_link:active {
    text-decoration: none;
	color: #35C7EA;
}
