body 
{

	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #272789;
background-color:white;

 
}

input 
{
	font-family:verdana;
	font-size: 12px;
}
table 
{
	font-family:verdana;
	font-size: 12px;
}



select 
{
	font-family: verdana;
	font-size: 12px;
}




a:link 
{
	font-family: verdana;
	font-size: 12px;
	color: #272789;
	text-decoration:none;
	font-weight:bold;
}

a:visited 
{
	font-family: verdana;
	font-size: 12px;
	color: #272789;
		text-decoration:none;
		font-weight:bold;
}

a:hover 
{
	font-family: verdana;
	font-size: 12px;
	text-decoration:none;
	color: #272789;
	font-weight:bold;
}




h1, h2, h3, h4 {
font-weight: bold;
font-family: verdana;
font-size: 12px;
margin: 0;
padding: 0;
}

h5 {
font-weight: bold;
font-family: verdana;
font-size: 12px;
margin: 0;
padding: 0;
}

h6 {
font-weight: bold;
font-style: italic;
font-family: verdana;
font-size: 12px;
margin: 0;
padding: 0;
}



p {
font-family: verdana;
font-size: 12px;
margin: 0;
padding: 0;
}


.g_table
{ 
padding:12px;


}


