/* CSS Document */
body, textarea {
	background-color: #2C3743;
	font-family: Verdana, Tahoma, Arial, Helvetica, Georgia, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {	text-decoration: none;	color: #B0CCE1;	font-weight: bold; }
a:visited {	text-decoration: none;	color: #B0CCE1;	font-weight: bold;  }
a:hover { text-decoration: none; color: #A3B5C8; border-bottom: #A3B5C8; 1px dashed; }
a:active {	text-decoration: none; color: #B0CCE1;	font-weight: bold;  }

hr {
	clear:both;
	margin: 0px;
	padding:0px;
	color:#999999;
	height:1px;
}

.img2 {
	padding-right:20px;
}
.img2r {
	padding-left:10px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
}
p { 
	margin:0px 0px 10px 0px;
}
