<style type="text/css">

	.dummy{}
	
	.baseText
	{
		font-family:"Arial";
		font-size: 11px;
		color: #000000;
	}
	
	p
	{
		font-family:"Arial";
		font-size: 11px;
		color: #000000;
	}
	
	body
	{
		background-repeat: no-repeat;
	}
	
	.voteFormMsg
	{
	    color:white;
	    font-size:20px;
	    
	    background-color:#CC3333;
	    padding-left:5px;
	    padding-right:5px;
	}
	
	b
	{
		font-family:"Arial";
		font-size: 11px;
	}
	
	b.cheat
	{
		font-family:"Arial";
		font-size: 11px;
		color:#02A8EC;
	}
	
	b.avail
	{
		font-family: Arial;
		font-size: 12; 
		color:#B3D800;
	}
	
	b.taken
	{
		font-family: Arial;
		font-size: 12; 
		color:#01A8EC;
	}
	
	td
	{
		font-family:"Arial";
		font-size: 11px;
		color: #000000;
	}

	th
	{
		font-family:"Arial";
		font-size: 11px;
		color: #000000;
	}
	
	.titleText
	{
		font-family:"Arial";
		font-size: 14px;
		color: #CC3333;
	}
	
	a:hover
	{
 
		color: #330066;
	}
	
	a
	{
		font-family:"Arial";
		font-size: 11px;
		color: #CC3333;
	}
	
	a.baseText
	{
		font-family:"Arial";
		font-size: 12px;
		color: #FFFFFF;
		text-decoration:none; 
	}
	
	a.image
	{
		text-decoration:none;
	}

</style>
