P,body,td,input,select   				{
					color:				#000000;
    				font-family:		'Arial', Verdana;
    				font-size:			15px;
    				font-weight:		normal;
    				text-decoration:	none;
    				line-height:		17px
    				}
				
th	  		{
					color:				#2A3F7A;
    				font-family:		'Arial', Verdana;
    				font-size:			15px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		18px
    				}
					
h1
				{
					color:				#2A3F7A;
    				font-family:		'Arial', Verdana;
    				font-size:			24px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		24px
    				}
h2
				{
					color:				#2A3F7A;
    				font-family:		'Arial', Verdana;
    				font-size:			18px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		21px
    				}
    				
.success	  			{
					color:				#0000ff;
    				font-family:		'Arial', Verdana;
    				font-size:			15px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		17px
    				}
    				
.error, .required	  			{
					color:				#ff0000;
    				font-family:		'Arial', Verdana;
    				font-size:			15px;
    				font-weight:		bold;
    				text-decoration:	none;
    				line-height:		17px
    				}
.home   				{
					color:				#000000;
    				font-family:		'Arial', Verdana;
    				font-size:			17px;
    				font-weight:		normal;
    				text-decoration:	none;
    				line-height:		19px
    				}			
A   				{
					color:				#2A3F7A;
    				font-family:		'Arial', Verdana;
    				font-size:			15px;
    				text-decoration:	none
    				}
    				
A:link, 
A:visited			{
					color:				#2A3F7A;
    				font-family:		'Arial', Verdana;
    				font-size:			15px;
					font-weight:		bold;
    				text-decoration:	none
    				} 
    		
A:active,
A:hover				{
					color:				#FFFFFF;
    				font-family:		'Arial', Verdana;
    				font-size:			15px;
					font-weight: 	bold;
					background-color: #2A3F7A;
    				text-decoration:	none
    				}
					
.footer 			{
					color:				#000000;
    				font-family:		'Arial', Verdana;
    				font-size:			10px;
    				font-weight:		bold;
    				text-decoration:	none
    				}
    				
A.footer:link, 
A.footer:visited		{
					color:				#2A3F7A;
    				font-family:		'Arial', Verdana;
    				font-size:			10px;
    				font-weight:		bold;
    				text-decoration:	none
    				}
    		
A.footer:active,
A.footer:hover			{
					color:				#FFFFFF;
    				font-family:		'Arial', Verdana;
    				font-size:			10px;
					background-color:		#2A3F7A;
    				font-weight:		bold;
    				text-decoration:	none
    				}
