/* CSS Document */
body
{
font-family: "Times New Roman",Times,Georgia,sans-serif;
font-size:14px;
}
td {
font-family: "Times New Roman",Times,Georgia,sans-serif;
font-size:14px;
}
p {
font-family: "Times New Roman",Times,Georgia,sans-serif;
}
.main {
font-family: "Times New Roman",Times,Georgia,sans-serif;
font-size:14px;
}
DIV {
font-family: "Times New Roman",Times,Georgia,sans-serif;
font-size:14px;
}
.bglink {
font-family: "Times New Roman",Times,Georgia,sans-serif;
font-size:10px;
color:white;
text-decoration: none;
}
A:visited  {color: blue; text-decoration: none}
A:link  {color: blue; text-decoration: none}
A:active  {color: blue	; text-decoration: none}
A:hover   {cursor: hand; color: blue; text-decoration: none}