body
{
	font-family: 'Arial', sans-serif;
	font-size: 13px;
}
a img
{
	border: 0;
}

img
{
	border: 1px solid balck;
}

p
{
	font-family:		arial, sans-serif;
	font-size:			13px;
	color: #333;
	padding: 5px 0 0px 0px ;
}

h1,h2,h3,h4,h5,h6	
{
	font-family:		arial,sans-serif;
	margin:				0px 0px 0px 0px;
	padding:				5px 0px 0px 0px;
	font-weight:		bold;
}
h1	
{
	margin:				0;
	font-size:			24px;
	font-weight:		bold;
}
h1, h1 a
{
	color:				#000 !important;
}
h2
{
	font-size:			22px; 
	padding-top:		3px;
	font-weight:		normal;
}
h2, h2 a
{
	color:				#000 !important;
}
h3	
{ 
	font-size:			19px;
	margin:				0 0 0 0;
	font-weight:		normal;
}
h3, h3 a
{

	color:				#000 !important;
}
h4
{
	font-size:			18px; 
	font-weight:		normal;
}
h4, h4 a
{
	color:				#000 !important;
}

h5
{
	font-size:			14px;
	padding:				0 0 0 0px;
	font-weight:		bold;
}
h5,h5 a
{
	color:				#000 !important;
}

h6
{
	font-size:			13px;
	padding:				0 0 0 0px;
}
h6,h6 a
{
	color:				#000 !important;
}


p.caption
{
	font-family:	arial;
	font-size:		12px;
	font-weight: 	bold;
	margin:			0;
	padding:			5px 0 0 0;
	font-style: italic;
	text-align: center;
}

p.sidebar
{
	font-family:	arial;
	font-size:		10px;
	margin:			0;
	padding:			5px 0 0 0 ;
	font-style: italic;
	color: #1f2235;
}

.center
{
	text-align:		center !important;
}
.right
{
	text-align:		right !important;
}
.left
{
	text-align:		left !important;
}
/* link styles */
a:link 				{ color: #0000CD; font-weight: bold;}
a:visited			{ color: grey; font-weight: bold;}
a:hover, a:active	{ color: #4e52ff; font-weight: bold;}