html, body
{
	background: #FFFFFF url("../i/stripes.gif") repeat top center;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

p,h1,h2,h3,h4,h5
{font-size:12px;
font-weight: normal;
margin:10px 10px 10px 10px;
}

.text10
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	color: #000000;
}

.nav
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
	color: #fff;
}
a.nav:link {color:#fff; text-decoration:underline;} 
a.nav:visited {color:#fff; text-decoration:underline;}
a.nav:hover {color: #fff; text-decoration:underline;}

.text11white
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	color: #ffffff;
}

a.text11white:link {color:#fff; text-decoration:underline;} 
a.text11white:visited {color:#fff; text-decoration:underline;}
a.text11white:hover {color: #fff; text-decoration:underline;}

.text10bold
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 120%;
	color: #000000;
}


a:link {color:#385A8A; text-decoration:underline;} 
a:visited {color:#606773; text-decoration:underline;}
a:hover {color: #000000; text-decoration:underline;}

