body {padding: 0;
	margin: 0;
	background-color: #CDCDC8;
	}
	
body, td, input, textarea{
	font-size: 11px;
    font-family: Tahoma;
	color: #464744;
	line-height: 14px;
	vertical-align: top;
	}

br	{
	font-size: 8px;
	line-height: 8px;
	}

p	{
	font-size: 12px;
    font-family: Tahoma;
	color: #2C2D2B;
	line-height: 16px;
	vertical-align: top;
	padding: 0px;
	}

h1	{
	font-size: 12px;
    font-family: Tahoma;
	color: #2C2D2B;
	line-height: 16px;
	font-weight: normal;
	}

h2	{
	font-size: 12px;
    font-family: Tahoma;
	color: #2C2D2B;
	line-height: 16px;
	font-weight: normal;
}

.nav-main{
	font-size: 12px;
    font-family: Tahoma;
	color: #0000FF;
	line-height: 14px;
	padding: 0px;
}

A.nav-main {
	font-size: 12px;
    font-family: Tahoma;
	color: #0000FF;
	line-height: 14px;
	padding: 0px;
	text-decoration: none;
	}
	
A.nav-main:hover{ 
	font-size: 12px;
    font-family: Tahoma;
	color: #2C2D2B;
	line-height: 14px;
	padding: 0px;
	text-decoration: underline;
	}

table{
	border-collapse: collapse;
	}

.nav-copyright{
	font-size: 11px;
    font-family: Tahoma;
	color: #2C2D2B;
	line-height: 14px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
}

A.nav-copyright {
	font-size: 11px;
    font-family: Tahoma;
	color: #2C2D2B;
	line-height: 14px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	}
	
A.nav-copyright: hover{ 
	font-size: 11px;
    font-family: Tahoma;
	color: #0000FF;
	line-height: 14px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	text-decoration: none;
	}
	
a	{
	font-size: 11px;
    font-family: Tahoma;
	color: #2C2D2B;
	line-height: 14px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
}

a:hover{ 
	font-size: 11px;
    font-family: Tahoma;
	color: #0000FF;
	line-height: 14px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	text-decoration: underline;
	}

ul	{
	margin:0;
	list-style: none; 
	line-height: 16px;
	}
	
li{ 
	font-size: 12px;
    font-family: Tahoma;
	color: #2C2D2B;
	line-height: 16px;
	}
	
li a{
	color: #2C2D2B;
	text-decoration: none;
	font-weight: bold
	font-size: 12px;
    font-family: Tahoma;
	color: #2C2D2B;
	line-height: 16px;
	}
	
li a:hover{
		text-decoration: underline;
		}