/* CSS Document */
BODY 	{
		background-color : #FFFFFF;
		font-family : arial;
		text-align : left;
	 	}
TD		{
		vertical-align : top;
		}
A:link	{
		text-decoration : none;
		color : #0000FF;
		}
A:visited{
		text-decoration : none;
		color : #0000FF;	
		}
A:active{
		text-decoration : none;
		color : #0000FF;		
		}
a:hover {
		text-decoration:underline;
		color : #999999;		
		}
.title 	{
		font-size : 50px;
		font-color : #000000;
		font-weight : bold;
		text-align : center;
	 	}
.header1{ font-family: Arial, Verdana, sans-serif; font-size: 100%; line-height: 130%}
.header1b{ font-family: Arial, Verdana, sans-serif; font-size: 100%;  line-height: 130%;	font-weight : bold;}
.header2{  font-family: Arial, Verdana, sans-serif; font-size: 90%; line-height: 115%}
.header2b{  font-family: Arial, Verdana, sans-serif; font-size: 90%; font-weight: bold; line-height: 115%}
.header3{ FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 80%; LINE-HEIGHT: 131%}
.header3b{ FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 80%; LINE-HEIGHT: 131%; font-weight : bold;}
.header4{
		font-size : 17px;
		}

.header4b{
		font-size : 17px;
		font-weight : bold;
		}
.body 	{ FONT-FAMILY: Verdana, Arial, sans-serif; FONT-SIZE: 13px; LINE-HEIGHT: 127%}
.caption{
		font-size : 10px;
		font-color : #333333;
		font-style : italic;
		}
.footer	{FONT-FAMILY: Verdana, Geneva, Arial, sans-serif; FONT-SIZE: 9px; LINE-HEIGHT: 12px; text-align:center}
.bdr1 { border-color: #DDDDDD #DDDDDD; border-style: solid; border-top-width: 8px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; padding: 12px 0px 12px 15px;}
.bdr2 { border-color: #DDDDDD #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; padding: 12px 0px 12px 10px;}
.bdr3 { border-color: #DDDDDD #DDDDDD; border-style: solid; border-top-width: 8px; border-right-width: 1px; border-bottom-width: 6px; border-left-width: 1px; padding: 12px 0px 12px 10px;}
.bdr4 { border-color: #DDDDDD #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 6px; border-left-width: 1px; padding: 12px 0px 12px 10px;}
