body

	{
	
	background : #ffffff;
	margin : 0px 0px 0px 0px;

	}

.largewhite

	{

	font : bold 24px Verdana, Arial, Helvetica, sans-serif;
	color : white;
	background : none transparent;

	}

.largeblack

	{

	font : bold 24px Verdana, Arial, Helvetica, sans-serif;
	color : black;
	background : none transparent;

	}

h1, h2, h3, h4, h5, h6

	{

	font : bold 18px verdana, geneva, arial, helvetica, sans-serif;
	color : #63738B;
	background : none transparent;

	}

p

	{

	font : 11px verdana, geneva, arial, helvetica, sans-serif;
	background : none transparent;
    
	}

td

	{

	font : 11px verdana, geneva, arial, helvetica, sans-serif;
    
	}

.small

	{

	font : 9px verdana, geneva, arial, helvetica, sans-serif;
	background : none transparent;
    
	}

ul, ol, li, dd, dl

	{

	font : 11px verdana, geneva, arial, helvetica, sans-serif;
	background : none transparent;
    
	}

.white

	{

	font : 11px verdana, geneva, arial, helvetica, sans-serif;
	color : white;
	background : none transparent;
    
	}

.black

	{

	font : 11px verdana, geneva, arial, helvetica, sans-serif;
	color : black;
	background : none transparent;
    
	}

.big

	{

	font : bold 18px verdana, geneva, arial, helvetica, sans-serif;
	color : #63738B;
	background : none transparent;

	}

.purple

	{

	font : bold 11px verdana, geneva, arial, helvetica, sans-serif;
	color : #63738B;
	background : none transparent;

	}

.button

	{

	font : bold 11px verdana, geneva, arial, helvetica, sans-serif;
    
	}

.input

	{

	font : bold 11px verdana, geneva, arial, helvetica, sans-serif;
	background : none transparent;

    
	}

hr

	{

	width : 100%;
	height : 1px;

	}

a:link, a:active, a:visited
    
	{
    
	font : 11px verdana, geneva, arial, helvetica, sans-serif;
	color : #63738B;
	text-decoration : underline;
	background : none transparent;

	}

a:hover
    
	{
     
	font : 11px verdana, geneva, arial, helvetica, sans-serif;
	color : gray;
	text-decoration : none;
	background : none transparent;

	}

a.other:link, a.other:active, a.other:visited
    
	{
    
	font : bold 11px verdana, geneva, arial, helvetica, sans-serif;
	color : #63738B;
	text-decoration : none;
	background : none transparent;

	}

a.other:hover
    
	{
     
	font : bold 11px verdana, geneva, arial, helvetica, sans-serif;
	color : #63738B;
	text-decoration : underline;
	background : none transparent;

	}


a.bigother:link, a.bigother:active, a.bigother:visited
    
	{
    
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	background : none transparent;

	}

a.bigother:hover
    
	{
     
	font : bold 24px Verdana, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	background : none transparent;

	}


a.black:link, a.white:active, a.white:visited
    
	{
    
	font : 11px verdana, geneva, arial, helvetica, sans-serif;
   font-weight: bold;
	color : white;
	text-decoration : none;
	background : none transparent;

	}

a.black:hover
    
	{
     
	font : 11px verdana, geneva, arial, helvetica, sans-serif;
   font-weight: bold;
	color : black;
	text-decoration : none;
	background : none transparent;

	}


