
h1 {
	font-family: "Times New Roman", Times, serif;
	font-generic: serif;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	font-size: 175%;
	line-height: normal;
	color: #000099
}
.small {
	font-size: 115%;
	color: navy
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-generic: serif;
	font-style: normal;
	font-weight: normal;
	font-size: 115%;
	line-height: normal;
	color: Blue
}

h3 { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 105%;
	color: blue
}

b {color:aqua}

em {
	font-family : "Times New Roman", Times, serif; 
	font-style: italic; 
	font-weight: bold; 
	text-align:center; 
	font-size: 100%; 
	color:red;
}

P { font-family : "Times New Roman", Times, serif; 
	font-generic: sans-serif; 
	font-style: bold; 
	font-weight: normal; 
	text-align: justify; 
	text-decoration: none; 
	font-size: 100%; 
	text_indent: 10pt; 
	margin-left:20pt; 
	margin-right: 20pt; 
	color: black}

BODY{
	color: black;
	background-color: transparent;
	font-family : "Times New Roman", Times, serif;
	font-style : bold;
	font-size: 100%;
	font-variant : normal;
	font-weight : bold;
}

HR {align:center; color:Silver; width:400}

A{ 	font-family : "Times New Roman", Times, serif;
	text-align:center;
	font-style : bold;
	font-size: 115%;
	text-decoration:none;
	color:navy;}
	
.special{
	text-align:center;
	font-size: 115%;
	border-width : thin;
	border-color : navy;
	border-style : groove;
	font-style : bold;
	background-color:white;
	width:80pt
	
}
.specialB{text-align:center;
	font-size: 115%;
	border-width : thin;
	border-color : navy;
	border-style : groove;
	font-style : bold;
	background-color:white;
	width:100pt
	
}
.specialA{text-align:center;
	font-size: 115%;
	border-width : thin;
	border-color : navy;
	border-style : groove;
	font-style : bold;
	background-color:AQUA;
	width:75pt
	
}
A:hover {
	COLOR: black; FONT-WEIGHT: BOLD;
	background-color:yellow
	
	}

tr {color: navy;
	background-color: transparent;
	font-family : "Times New Roman", Times, serif;
	font-style : bold;
	font-size: 100%;
	font-variant : normal;
	font-weight : bold
	}
	
.stand{
	text-align:center;
	font-size: 100%;
	border-width : thin;
	border-color : navy;
	border-style : groove;
	font-style : bold;
	background-color:white;
	width:100pt
	
}

