TABLE {
	font-family : Arial;
	font-size : 11px;
	color: #0f3c00;
}


BODY {
	background-color : #fce27b;
	margin-top : 10;
	margin-left : 30;
	margin-right : 10px;
}
P {
	font-size : x-small;
	font-family : Arial;
	color: #0f3c00;
	text-align : justify;
}
.pp {
	font-family : Arial;
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	color: Green;
	text-align : center;
}
H1 {
	font-size : small;
	font-family : Arial;
	color: #CC0000;
	text-align : center;
	letter-spacing : 5px;
}
H2 {
	font-size : 12px;
	font-family : Arial;
	color: Green;
	}
A {
	font-size : x-small;
	font-family : Arial;
	color: Red;
	text-decoration : none;
	font-style : italic;
}
A:HOVER {
	font-size : x-small;
	font-family : Arial;
	color: Green;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}

A:VISITED {
	font-size : x-small;
	font-family : Arial;
	color: Olive;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}
body,textarea { 
scrollbar-face-color:#fce999;
    scrollbar-highlight-color: #eff27d;
    scrollbar-shadow-color: #2c2c02;
    scrollbar-3dlight-color: #c3c308;
    scrollbar-arrow-color: Green;
    scrollbar-track-color: #ebd376;
    scrollbar-darkshadow-color: #2c2c02
	;
}
LI {
	font-size : x-small;
	font-family : Arial;
	color: #0f3c00;
	text-align : justify;
}

