﻿h1
{
	text-transform: capitalize;
	font-size: 14pt;
	color: #383838;
	text-indent: 10pt;
	text-align:center;
	text-shadow: text-shadow: blue 3px 3px 5px;
}

h2
{
	font-size: 12pt;
	color: #d2691e;
	text-indent: 10pt;
	text-align: left;
}

p 
{
	line-height: 16pt;
	padding-top: 8pt;	
	text-align: justify;
	color:Black;	
}
li
{
	line-height: 16pt;
	padding-top: 8pt;
	text-align: justify;
	color: Black;
	padding-right: 10pt;
}


.roundcont {
	width: 250px;
	background-color:white;
	color: #336699;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../Images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../Images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.readmore
{
 
	width:100%; TEXT-DECORATION: none;  COLOR: #0066cc; font-family:Verdana;font-size:7pt;
}
.readmore:hover
{	
    font-family:Verdana; font-size:7pt; text-decoration: underline; color:black; 
}

