
body {
	font-family: arial;
	line-height: 160%;
	padding: 20px;
}

.clr {	
	clear:both;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}

a {
	color: #008BC6;
	cursor:pointer;
	text-decoration:underline;
	text-decoration:none;
}
a:hover {
	color: #21F4FF;
	text-decoration:underline;
}

body a.je {
	letter-spacing: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 10px;
	text-align: right;
	line-height: 100%;
	
}
p {
	margin-bottom: 0.3em;
	
}
img {
	
	
}

h1,h2,h3,h4,h5,h6, h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-weight: normal;
	line-height: 200%;
	font-family: "Trebuchet MS", Arial;
	color: #D5117F;
}

h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 160%; }
h4 { font-size: 130%; color: #888; line-height: 130%; }
h5 { font-size: 115%; }
h6 { font-size: 100%; }

ul {
	list-style: disc;
	padding-left: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#mainwrap {
	width: 950px;
	text-align: left;
}





#mainbody {
	float:left;
	width: 700px;
}
#righter {
	float:left;
	width: 250px;
}





#righter .box {
	border:1px solid #EEE;
	border-bottom: 1px solid #DDD;

	padding: 10px;
	font-size: 12px;
	line-height: 160%;
	
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#righter .c {
	margin-bottom: 15px;
}
