<style type="text/css">
	<!--
	a:visited{font-size: 12px; color: #000000; text-decoration: none;}
	a:link{font-size: 12px; color: #000000; text-decoration: none;}
	a:hover{font-size: 12px; color: #CC0000; text-decoration: none;}
	a:active{font-size: 12px; color: #0000FF; text-decoration: none;}
	
	.default{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color:#000000;
		line-height: 130%
	}
	
	.mini{font-size: 10px;}
	.small{font-size: 11px;}
	.large{font-size: 16px;}
	
	.red{color:#CC0000;}
	.gray{color:#3B3A3B;}
	
	.sbmtBtn{
		border-style:solid;
		border-width:1;
		border-color:#999999;
		background-color:#F5F5F5;
		padding:1px;
		cursor:pointer;
		cursor:hand;
		font-size: 10px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		color:#CC0000;
		margin-bottom:1px;
	}
	.sbmtBtn2{
		border-style:solid;
		border-width:1;
		border-color:#999999;
		background-color:#F5F5F5;
		padding:1px;
		cursor:pointer;
		cursor:hand;
		font-size: 10px;
		font-family: verdana, arial, helvetica, sans-serif;
		font-weight: bold;
		color:#000000;
		margin-bottom:1px;
	}
	
	-->
</style>