@charset "iso-8859-1";
p {  
	font-family: "Times New Roman", Times, serifserif; 
	font-size: 16px;
	margin: 0em 0em 
	}

a:link {  
	text-decoration: none; 
	font-weight: bold; 
	color: #000099
	}

a:visited {  
	text-decoration: none; 
	font-weight: bold; 
	color: #000099
	}

a:hover {  
	color: #990000; 
	text-decoration: underline; 
	font-weight: bold
	}
	
body {
	background-color: #FFCC99
	}

.index {  
	text-align: left; 
	margin: 0em 0em
	}

.bold {  
	font-weight: bold
	}

.bkgr {  
	background:#FFFF99
	}

.center {  
	text-align: center
	}

li {
	font-family: "Times New Roman", Times, serif;
	font-size:16px
	}

h3 {
	font-family: "Times New Roman", Times, serif;
	}
