/* CSS Document */

html, body {
	padding:0px;
	margin-top:20px;
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}


h1 {
	font-size:28px;
	}


h2 {
	font-size:20px;
}



.content {

	width:900px;
	margin:0px auto;
}


.v1{

 	width: 434px;
	float:left;
}

.v1_img {

	clear:both;

}

.v1_text{
 	width: 434px;
	color:#cc9933;
	text-decoration:underline;
	font-weight:bold;
	font-size:16px;
}


.v1_text a{

	color:#cc9933;
	text-decoration:underline;
	font-weight:bold;
	font-size:16px;

}

.v2{
 	width: 434px;
	float:left;
}

.v2_img {
	clear:both;
	}


.v2 a{
 	width: 434px;
	color:#336699;
	font-weight:bold;
	font-size:16px;
}
