* {margin: 0; padding: 0;}
body {
	font: 0.8125em Helvetica, Arial, Verdana, sans-serif; 
	line-height: 1.2; 
	color: #B8A9B6; 
	background: #333;
	/* background-image: url(/v2/img/back.gif);
	background-repeat:repeat;
	background-attachment:fixed;  */
	}
p {
	margin-left: 20px;
}
p img {
	margin-left: -20px;
}
h2 {
	font-size: 14px;
	font-variant: small-caps;
}

a {
	text-decoration: none;
	color: #97C2FF;
}
a img {border: none;}
a:link, a:visited {color: #97C2FF; }
h1 {
	font-size: 22px;
	font-style: normal;
	color: #000000;
	letter-spacing: 5px;
}
.title1 {
	font-weight: bold;
	color: #DDDDDD;
}
html body a:hover {color: #500; background-color: #A7E2D4; border-bottom: 1px solid #500;}



ul, ol {list-style: none;}
.nav {
	margin-left: -20px;
}
