body, td
{
	font-size: 10pt;
    color: #333;
    font-family: verdana, tahoma, helvetica, sans-serif;
    text-decoration: none;
    padding: 0; 
    margin: 0; 
}
a
{
    color: #0066FF;
}

a.adminlink
	{
	color: #FFF;
	}

h1
{
    font-family:Tahoma;
    font-size:x-large;
    font-weight:bold
}
h2
{
    font-family:Tahoma;
    font-size:12pt;
    font-weight:bold

}

h3
{
    font-family:Tahoma;
    font-size:12pt;
    font-weight:bold
	padding: 0;
	margin: 4;

}

.ltbrown
	{
	background: #F7F6F3;
	}
.ltblue
	{
	background: #E9ECF1;
	}
.blueback
	{
	color: #FFFFFF;
	background: #5D7B9D;
    font-weight:bold
	}

p
{
font-family: verdana, tahoma, helvetica;
font-size: 9pt;
}



select,input
{
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        COLOR: #000000; FONT-SIZE: 10px;
}

