P,body,div,table  {
            	font-size : 10pt;
            	font-family : arial;
            	font-weight : normal;
            	font-style : normal;
            	color : Black;
            	line-height : 20pt;
            	margin-left : 0px;
            	margin-right : 0px;
            }

.onboard {line-height : 12pt;}

            
          
            
            A  {
            	font-size : 10pt;
            	font-family : arial;
            	font-weight : normal;
            	font-style : normal;
            	color : 009900;
				line-height : 12pt;
            	text-decoration : underline;
            }
            
            A:Visited  {
            	font-size : 10pt;
            	font-family : arial;
            	font-weight : normal;
            	font-style : normal;
            	color : 009900;
            	text-decoration : underline;
            }
            
            A:Active  {
            	font-size : 10pt;
            	font-family : arial;
            	font-weight : normal;
            	font-style : normal;
            	color : 009900;
            	text-decoration : underline;
            }
            
            A:Hover  {
            	font-size : 10pt;
            	font-family : arial;
            	font-weight : normal;
            	font-style : normal;
            	color : Red;
            	text-decoration : underline;
            }
            
            A.navmenu, A.navmenu:visited, A.navmenu:active  {
            	font-size : 8pt;
            	font-family : Verdana;
            	font-weight : normal;
            	font-style : normal;
            	color : black;
            	text-decoration : underline;
            }
            
            A.navmenu:hover  {
            	font-size : 8pt;
            	font-family : Verdana;
            	font-weight : normal;
            	font-style : normal;
            	color : red;
            	text-decoration : underline;
            }
            
            A.navmenu2, A.navmenu2:visited, A.navmenu2:active  {
            	font-size : 9pt;
            	font-family : Arial;
            	font-weight : bold;
            	font-style : normal;
            	color : 333399;
            	text-decoration : underline;
            }
            
            A.navmenu2:hover  {
            	font-size : 9pt;
            	font-family : Arial;
            	font-weight : bold;
            	font-style : normal;
            	color : red;
            	text-decoration : underline;
            }
#content {margin: 2px;}

.home_table {background: url(../images/bg_home.gif) repeat-x;}
.home_table_head {background: url(../images/bg_home_title.gif) repeat-x;font: 10pt;color:white;line-height:12pt;font-weight:bold;}

.header {background: url(../images/header_bg.jpg) repeat-x;}
