body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EFEFF7;
	background-image:url(images/bgimg.gif);
	background-repeat: repeat-x;
	border-top:none;
}
td,tr   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
h1   { font-size: 36px; color: #50506F; }
h2   { font-size: 24px; color: #969EC7; }
h3   { font-size: 18px; color: #3333CC; }
h4   { font-size: 16px; color: #50506F; }
h5   { font-size: 12px; color: #50506F; }
h6   { font-size: 9px; color: #50506F; }
.small_font   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.text-h1   { font-size: 36px; color: #50506F; font-weight:bold; }
.text-h2   { font-size: 24px; color: #50506F; font-weight:bold; }
.text-h3   { font-size: 18px; color: #50506F; font-weight:bold; }
.text-h4   { font-size: 16px; color: #50506F; font-weight:bold; }
.text-h5   { font-size: 12px; color: #50506F; font-weight:bold; }
.text-h6   { font-size: 9px; color: #50506F; font-weight:bold; }
.indent {
	margin-right: 10%;
	margin-left: 10%;
}
.content-center {
	text-align: center;
}
.img-indent {
	margin-right: 15%;
	margin-left: 15%;
	text-align: left;
}
#header { 
	text-align:center;
}
#content { 
	text-align:center;
}
#footer { 
	text-align:center;
}
a:active   { }
a:hover   {
	text-decoration: none;
}
a:link   {
	color: #50506F;
	text-decoration: none;
}
a:visited   {
	color: #303498;
	text-decoration: none;
}
p,li,ul   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
