@charset "utf-8";
/* CSS Document */

<STYLE TYPE="text/css">

a:link 
	{color: #5B6F94;
	text-decoration: none}
	
a:active 
	{color: #FFFFFF;
	text-decoration: none}
	
a:visited 
	{color: blue; 
	text-decoration: none }

a:hover 
	{color: #009933;
	text-decoration: underline}
	
.style1 
	{
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #617598;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
      
.style2 
	{
	font-size: 24px;
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.styleTitleH1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #003366;
}


.style4 {
	font-size: 20px;
	color: #006600;
	font-family: "Book Antiqua", Garamond, "Times New Roman";
}

.Style3 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-style: normal;
	font-weight: bolder;
	font-size: 18px;
	padding: 0px;
}
.Style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	font-style: italic;
}
</STYLE> 
.divaddmin {
	width: 200px;
}
.divboxaddmin {
	width: 300px;
	padding: 1px;
	height: auto;
	text-align: left;
	float: left;
}
