a{
	background : transparent;
	color : #6E70FF;
	text-decoration : none;
}

a.link,div.link a{
	font-size : 11px;
	text-decoration : none;
}

a:visited{
	background : transparent;
	color : #009999;
}

a:hover{
	background : transparent;
	color : #FF0000;
	text-decoration : underline;
}

body{
	background : #ECEFDC;
	color : #8D6508;
	margin : 2px;
	padding : 2px;
	text-align : center;
}

body,p,td,th,a,div{
	font-size : 11px;
}

body,p,td,th,h2,h1,a,div{
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
}

div.box{
	background : #F8FAFD;
	border : 1px dashed #CD853F;
	margin : 5px auto;
	padding : 15px 20px 15px 15px;
	text-align : center;
	width : 620px;
}

div.pics{
	margin : 10px 0;
	text-align : center;
}

div.pics img{
	margin : 0 3px 10px;
}

div.pics p{
	font-size : 10px;
	margin : 0 auto 3px;
	padding : 0;
	text-align : center;
	width : 500px;
}
div.left{
	border: none;
	text-align: left;
	padding: 15px 0 0 0;
	
}
h1{
	color : #9D0000;
	font-size : 13px;
	margin-bottom : 2px;
	margin-top : 2px;
	text-align : left;
	background : transparent;
}

h2,h3{
	color : #9D0000;
	font-size : 12px;
	margin-bottom : 2px;
	margin-top : 2px;
	text-align : left;
	background : transparent;
}

img{
	border-width : 0;
}

p{
	text-align : left;
}

p.full{
	margin-left : 75px;
	margin-right : 75px;
}


