a,b,c,p,table,li,h1,h2,h3,td
{
 font-family: verdana, arial, 'sans serif'; 
}

.heading1
{
 font-family: verdana, arial, 'sans serif'; 
 font-size: 13px;
 padding-left: 10px;
 margin-top: 2cm;
}

.body1 
{
 font-family: verdana, arial, 'sans serif';
 font-size: 12px;
 padding-left: 10px; 
 margin-top: 0.1cm;
}

p.intend
{
 text-indent: .5cm; 
}

p.justify
{
 text-align: left;
}

.small 
{ 
 font-family: verdana, arial, 'sans serif'; 
 font-size: 10px; 
 background-color:"#FFFFFF"; 
}

.button1
{ 
 font-family: verdana, arial, 'sans serif'; 
 font-size: 10px;
 background-color:"#515468"; 
 color:white;
}

a,b
{
 font-size: 10px;
}

td
{
 font-size: 75%;
}

body
{	
 background-color:"#ffffff";	
 margin-top: "0";
 margin-left: "0";
 scrollbar-face-color: #515468;
 scrollbar-highlight-color: #CCCCCC;
 scrollbar-3dlight-color: #CCCCCC;
 scrollbar-darkshadow-color: black;
 scrollbar-shadow-color: #FFFFFF;
 scrollbar-arrow-color: #FFFFFF;
 scrollbar-track-color: #666699;
}

.toolbar 
{ 
 background-color:#666699; 
 color:white;
}

.errMsg 
{
 font-family: verdana, arial, 'sans serif'; 
 color: yellow;
 font-size: 10px;
}

a:link {color: black; text-decoration : none;}		/* unvisited links */
a:visited {color: blue; text-decoration : none;}	/* visited links */
a:active {color: red; }				/* active links */
a:hover {color: red; text-decoration : none;}

a.nav_link:link {color: white; text-decoration : none;}
a.nav_link:visited {color: white; text-decoration : none;}
a.nav_link:active {color: yellow;}
a.nav_link:hover {color: yellow; text-decoration : none;}

.three 
{
 border-style: solid double groove;
 background-color: #666699;
}

.label1 {color: #CCCCCC; font-size: 10px;}	/* sets text as grey color */
.label2 {color: #000000; font-size: 10px;}	/* sets text as black color */
.label3 {color: #FFFFFF;font-size: 10px;}	/* sets text as grey color */

.color1 {background-color: #9999CC;}		/* light navy */
.color2 {background-color: #666699;}		/* dark navy */
.color3 {background-color: #515468;}

.tableH1
{
 background-color: #CCCCCC;
 font-size: 15px;
 padding-left: 10px; 
}	
.chkbutton 
{ 
 font-family: verdana, arial, 'sans serif'; 
 font-size: 10px;
}
