P,body,td,input,select   				{
					color:				#000000;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			13px;
    				font-weight:		normal;
    				text-decoration:	none;
    				line-height:		15px
    				}
				
th	  		{
					color:				#800000;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			13px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		16px
    				}
					
h1
				{
					color:				#800000;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			18px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		21px
    				}
h2
				{
					color:				#800000;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			16px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		19px
    				}
    				
.success	  			{
					color:				#0000ff;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			12px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		15px
    				}
    				
.error, .required	  			{
					color:				#ff0000;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			12px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		15px
    				}
			
A   				{
					color:				#800000;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			12px;
    				text-decoration:	none
    				}
    				
A:link, 
A:visited			{
					color:				#800000;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			13px;
					font-weight:		bold;
    				text-decoration:	none
    				} 
    		
A:active,
A:hover				{
					color:				#FFFFFF;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			13px;
					font-weight: 	bold;
					background-color: #800000;
    				text-decoration:	none
    				}
					
.footer 			{
					color:				#000000;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			11px;
    				font-weight:		bold;
    				text-decoration:	none
    				}
    				
A.footer:link, 
A.footer:visited		{
					color:				#800000;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			11px;
    				font-weight:		bold;
    				text-decoration:	none
    				}
    		
A.footer:active,
A.footer:hover			{
					color:				#FFFFFF;
    				font-family:		'Gill Sans MT', Verdana;
    				font-size:			11px;
					background-color:		#800000;
    				font-weight:		bold;
    				text-decoration:	none
    				}

.note				{
				color: #888888;
				font-size: 11px;
				text-weight: normal; }
				