body
{
	font-family: "Trebuchet MS", Georgia, Times, serif;
/*	padding: 0;
	margin: 0;*/
      /*color : white;*/ 
      color : #000; 
}
h1
{
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 250%;
	font-weight: bold;
	/*color: #000;*/
	background-color: transparent;
	text-align: center;
}                     
h2
{
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 150%;
	font-weight: bold;
	/*color: #000;*/
	background-color: transparent;
	text-align: left;
}                     
h3
{
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 120%;
	font-weight: bold;
	/*color: #000;*/
	background-color: transparent;
    padding-left: 1em;
	text-align: left;
}                     
table
{
	font-family: "Trebuchet MS", Georgia, Times, serif;
	font-size: 90%;
    padding-left: 1em;
    padding-right: 5%;
} 
table.t2
{
	width: 100%;
/*    font-size: 80%;*/
} 
td
{
	/*vertical-align: text-top;*/
}                    
.side_menu_title 
{
   font-size: 90%;
   font-weight: bold;
   font-family: arial, helvetica, sans-serif;
   color:#f0f0f0
}

.side_menu 
{
   font-size: 90%;
   font-family: arial, helvetica, sans-serif;
   color:#f0f0f0
}
.para
{
	font-family: "Trebuchet MS", Georgia, Times,serif;
	font-size: 110%;
	font-weight: normal;
	/*color: #000;*/
	background-color: transparent;
	line-height: 140%;
    padding-left: 1em;
    padding-right: 5%;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
/*    border-left-width: thin;
    border-color: blue;*/}
.paratd
{
	font-family: "Trebuchet MS", Georgia, Times,serif;
	font-size: 110%;
	font-weight: normal;
	/*color: #000;*/
	background-color: transparent;
	line-height: 140%;
    padding-left: 1em;
    padding-right: 5%;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
    border-left-width: thin;
    border-color: blue;
 }
    
a, a:link, a:visited
{
   font-size:100%;
   font-weight: bold;
   text-decoration: none;
   color: #ffffff;
   background-color:#305090;
}

a:hover, a:active
{
   font-size: 100%;
   font-weight: bold;
   text-decoration: none;
   color: #305090;
   background-color:#ffffff;
}

.a1, .a1:link, .a1:visited
{
   font-size:100%;
   font-weight: bold;
   text-decoration: none;
   color: #305090;
   background-color:#ffffff;
}

.a1:hover, .a1:active
{
   font-size: 100%;
   font-weight: bold;
   text-decoration: none;
   color: #00ccff;
   background-color:#ffffff;
}