BODY {
	SCROLLBAR-FACE-COLOR: #cc0000;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    SCROLLBAR-BASE-COLOR: #ffffff
	FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: white;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,tahoma,Arial,Helvetica,sans-serif
}


A {
	font : lighter x-small Tahoma;
    FONT-weight: bold;
	text-decoration : none;
	color : Black;
}
A:ACTIVE {
	font : lighter x-small Tahoma;
    FONT-weight: bold;
	text-decoration : underline;
}
A:hover {
	text-decoration : underline;



}
A:VISITED {
	FONT-weight: none;
	font : lighter x-small Tahoma;
	text-decoration : none;
}
li {
	list-style : square;
    color : #c80000
}
hr {
	color : #cc0000;
}
h1 {
	color : #cc0000;
	font : small;
}
h2 {
	color : #c0c0c0;

}

h3 {
	color : #666666;

}
