@charset "UTF-8";
/* CSS Document */
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width: 320px;
	list-style-type: circle;
	color:#6d6e71;
	float:left;
	
	
}

#image {
width:169px;
height:240px;
float:left;
padding-top:28px;
}





a:link {
	color: #dc291e;
	text-decoration: underline;
}

a:visited {
color: #dc291e;
	text-decoration: underline;
}



h1 {font-size: 13px;
color:#000000;
}


.big {
	font-size: 20px;
	color: #dc291e;
	font-weight:bold;
}

.red {color: #dc291e}
