a {
	color:#333;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	background-image:url(../images/h1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#3A658D;
	font-size:13px;
	height:21px;
	padding-left:25px;
	padding-top:2px;
	text-align:left;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#369;
	font-size:11px;
	font-weight:900;
	margin-left:0px;
	padding-left:20px;
	margin-top:0px;
	margin-bottom:0px;
}

img { 
	margin-left:20px;
	border-color:#000;
	border-width:2px;
}


p {
	color:#6A7080;
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:justify;
	text-indent:15px;
}

