BODY {
	background: #FFFFFF;
	color: #000000;
}
p, td, li, BODY {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	font-size: 14px;
}
A:LINK {
        color: #18507C;
        background: #FFFFFF;
        text-decoration: none;
        text-decoration: underline;
}
A:ACTIVE {
        color: #18507C;
        background: #FFFFFF;
        text-decoration: none;
        text-decoration: underline;
}
A:VISITED {
        color: #18507C;
        background: #FFFFFF;
        text-decoration: none;
        text-decoration: underline;
}
A:HOVER {
        color: #000000;
        background-color: #d4e0ec;
}
p.title {
	font-size: 24px;
        color: #000000;
	background: #FFFFFF; 
        font-weight: bold
}
font.error {
	font-size: 20px; 
        color: #000000;
	background: #FFFFFF;
        font-weight: bold;
}
font.sorry {
	font-size: 15px;
        color: #000000;
	background: #FFFFFF;
        font-weight: bold;
}
