body {
		color: #2E3192;
		font-family: "Tw Cen MT";
		font-size: small;
		
} 

h1  {
		color: #CCCCCC;
		font-family: "Tw Cen MT";
		font-size:  200%;	
}
	
h2	{
		color: #CCCCCC;
		font-family: "Tw Cen MT";
		font-size:  160%;
}				
		
h3	{
		color: #CCCCCC;
		font-family: "Tw Cen MT";
		font-size:  120%;
}				

h4	{
		color: #2E3192;
		font-family: "Tw Cen MT";
		font-size:  130%;
}				


a:link {
	color: #2E3192;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E3192;
}
a:hover {
	text-decoration: underline;
	color: #2E3192;
}
a:active {
	text-decoration: none;
	color: #000;
	text-align: left;
}
input {
	color: #2E3192;
		font-family: "Tw Cen MT";
		font-size: small;
}		
		
select {
	color: #2E3192;
		font-family: "Tw Cen MT";
		font-size: small;
}		
	
