TD,P,B,INPUT,DIV 
		{
		font-family:verdana, arial,helvetica; 
		font-size:10px;
		}

A		{
		color: #9D2800;
		}

A:hover		{
		color: black;
		}

.footer		{
		font-family:verdana, arial,helvetica;
		padding-top: 9px;
		font-size:9px;
		color: #333333;
		}

.main_content	{
		padding-left: 20px;
	        padding-right: 20px;
		padding-top: 0px;
		}

.error		{
		color: red;
		text-align:center;
		}

input		{
		background-color: #EAE4D5;
		}

.heading        {
		text-align:center;
                background-color: #CDE8F2;
                }

ul		{
		list-style: square;
		}

.small		{
		font-size: 7.5pt;
		}

.hideme		{
		color: #EDE8D3;
		font-size: 6pt;
		}