body {

	color: #000000;

	background-repeat: repeat-x;

}

A, A:link, A:visited {

	text-decoration: none;

	color: #FFFFFF;

}



table td A:hover { text-decoration: none; color: #ffffff;}

A:link img { border: none; }

A:visited img { border: none; }

U { text-decoration: none; border-bottom: dotted 1px #000000; }



td { color: #000000; font-family: arial, verdana; font-size: 10pt;}

p {

	color: #000000;

	font-family: arial, verdana;

	font-size: 10pt;

	margin-left: 20px;

	margin-top: 15px;

	margin-bottom: 0px;

	padding-top: 5px;

	padding-bottom: 0px;

}

p img{



}

h2 {

	font-size: 15px;

	margin-top: 15px;

	margin-left: 20px;

	padding-top: 5px;

}

h1 {

	font-size: 16px;

	margin-left: 20px;

}









.link a {

	color: #09F;

}

a.link {

	color: #09F;

}



h3 {

	margin-left: 20px;

	font-size: 14px;

}



.link a:hover {

	color: #06C;

}

a.link:hover {

	color: #06C;

}





li {

	padding-bottom: 20px;

}

.comments_box {
	color: rgba(255,255,255,1);
	background-color: #00cccc;
	margin: 10px;
	padding: 10px;
	display: none;
}
h3 {
	margin-top: 30px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.comments_box h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(204,204,204,1);
}
.comments_box p {
	margin-top: 0px;
	margin-bottom: 20px;
}

