a:active, a:link, a:visited{
	color: #3366FF;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;

}
a:hover{
	color: #3399FF;
	text-decoration: underline;
}
a.copy:active, a.copy:link, a.copy:visited{
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;


}
a.copy:hover{
	color: #ffffff;
	text-decoration: underline;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;


}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
img{
	border-color: #000000
}
input{
	font-size: 8pt;
}
li{
	list-style-type: square;
}

p {}
table{
	font-size: 8pt;
	color: #000000;
}
td.copy{
	font-size: 8pt;
	color: #ffffff;
}
td.h1{
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
td.main{
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	font-family: verdana;


}
td.mainmenu{
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	background-color: #333366;

}
td.menu{
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #003399;
	cursor: hand;
	behavior: url(makeRed1.htc);
	font-family: verdana;

}
.input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-right: 000000 1px solid;
	border-top: 000000 1px solid;
	border-left: 000000 1px solid;
	border-bottom: 000000 1px solid;
}
.textarea{
	font-size: 10pt;
	border-right: cccccc 2px solid;
	border-top: cccccc 1px solid;
	border-left: cccccc 2px solid;
	border-bottom: cccccc 1px solid;
}
