/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-size: 12px;
	color: #CCCCCC; 
	font-style: italic; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AFC5EC;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.button1{
	Border:1px;
	width:100px;
	Height:18px;
	Font-size:12px;
	Font-Weight:bold;
	Color:#000000;
	Font-Family:Verdana;
	Background-Color:#CCCCCC;
}

.button2{
	Border:1px;
	width:100px;
	Height:18px;
	Font-size:12px;
	Font-Weight:bold;
	Color:#000000;
	Font-Family:Verdana;
	Background-Color:#FFDFB0;
}

.input1{
	Border:1px;
	width:150px;
	Height:18px;
	Font-size:12px;
	Color:#000000;
	Font-Family:Verdana;
	Background-Color:#CCCCCC;
}

.input2{
	Border:1px;
	width:150px;
	Height:18px;
	Font-size:12px;
	Color:#000000;
	Font-Family:Verdana;
	Background-Color:#FFDFB0;
}
.style3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.style4 {font-size: 14px}
.style11 {	font-size: 8px;
	color: #000000;
}
-->
