BODY {
	background-color : White;
	text-decoration: none;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #003333;
	scrollbar-darkshadow-color: #336633;
	scrollbar-track-color: #336699;
	scrollbar-arrow-color: #ffcc66;
} 

P {
    color: #000000;
    font-size: 14px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	left : auto;
}

P.heading {
    color: #000000;
    font-size: 19px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	left : auto;
	font-weight : bold;
}

P.homa {
    color: #000000;
    font-size: 14px;
    text-decoration : none;
    font-family : Tahoma, Arial, sans-serif;
	left : auto;
	font-weight : bold;
}

P.dana{
    color: #000000;
    font-size: 14px;
    text-decoration : none;
    font-family : Verdana, Tahoma, sans-serif;
	left : auto;
}

P.centered {
    color: #000000;
    font-size: 14px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
	left : auto;
}

P.version2 {
    color : #339999;
    font-size: 12px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

P.version3 {
    color : Black;
    font-size: 12px;
    text-decoration : none;
    font-family : Verdana, Arial, Helvetica, sans-serif;
	left : auto;
}

P.small {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}	

P.smlinks {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

P.verysmall {
    color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

TD {
    color: #000000;
    font-size: 14px;
    text-decoration : none;
    font-family : Arial, Helvetica, sans-serif;
}

TD.version2 {
     color: #000000;
     font-size: 12px;
     text-decoration : none;
     font-family : Verdana, Arial, Helvetica, sans-serif;
}

TD.smlinks {
     color : #000000;
	 font-family : Arial, Helvetica, sans-serif;
	 font-size : 11px;
	 font-style : normal;
	 font-weight : bold;
}

TD.verysmall {
     color : #000000;
	 font-family : Arial, Helvetica, sans-serif;
	 font-size : 9 px;
	 font-style : normal;
	 font-weight : bold;
}

A:hover 
{
     color: #00cc00; 
	 text-decoration: none
}

