/*{created by anisa}*/
/*{updated by anisa 05.28.2004}*/

body {background-color:#FFFF99}

a:link {text-decoration:none ; color:#993366}
a:visited {text-decoration:none ; color:#990099}
a:active {text-decoration:underline ; color:#993366}
a:hover {text-decoration:underline ; cursor:crosshair}

p {
	color:#333366 ;
	font-family:Tahoma ;
	font-size:12pt
}

h1 {color:#663366;
	font-family:Tahoma;
	font-size:24pt;
	font-weight:bold;
	text-align:center
}

h2 {color:#333366;
	font-family:Tahoma;
	font-size:13pt;
	font-weight:bold;
}
	
table {
	color:#333366 ;
	font-family:Tahoma ;
	font-size:12pt
}

ul {color:#333366;
	font-family:Tahoma;
	font-size:12pt;
}