@charset "utf-8";
/* CSS Document */

body { margin:0px; font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; background:#898989;}
img { border:none; }

a:link { color:#FE0000; text-decoration:none; }
a:visited { color:#FE0000; text-decoration:none; }
a:hover { color:#FE0000; text-decoration:underline; }

.bgpurple { background-color:#E2008A; }
.bgwhite { background-color:#ffffff; }
.bgblack { background-color:#000000; }
.bggrey { background-color:#898989; }
.whitetxt { color:#ffffff; }
.whitetxtsmall { color:#ffffff; font-size:11px; }
.smalltxt { font-size:10px; }

td { font-family:Arial, Helvetica, sans-serif; color:#000000; font-size:12px; }

.subhd
	{ 
	color:#FD0101; 
	font-weight: bold;
    font-size:14px;
	}
	
