div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	list-style-image: none;
	list-style-type: circle;



}
.mytype {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: italic;

}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #999999;
	font-style: italic;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #669966;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669966;
	font-size:14px;
	font-style: italic;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: square;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #669966;
	border: 1px solid #999999;
	font-style: italic;

}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #669966;
	font-style: italic;
}
form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border: 1px none #666666;
	margin: 0px;
	padding: 0px;
	font-style: italic;


}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background-color: #99CCFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #336699;
}
a:link {
	text-decoration: none;
	color: #666666;

}
a:hover {
	background-color: #99CCFF;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #999900;

}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6600;
	background-color: #99CCFF;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #99CCFF;
	font-weight: normal;

}
