p, TD, LI{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #47383F;
	margin: 0px;
	padding: 0px 0px 10px;




}
.bg {
	background-attachment: fixed;
	background-image: url(img/bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.image_float_left{
float:left;
margin:0px 10px 10px 0;
}

.image_float_right{
float:right;
margin:0 0px 10px 10px;
}
h1 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0033;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 16px;
	font-variant: normal;
	line-height: 38px;


}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-transform: none;
	font-variant: normal;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	border: none;
	padding-bottom: 10px;


}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #CC0033;
	font-style: italic;

}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3366;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	line-height: 10px;
	margin: 0px;
	padding: 0px;



}
a {
	font-style: normal;
	color: #CC0033;
	text-decoration: none;
}
a:hover{
    text-decoration: underline;
}

body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47383F;
	line-height: 22px;

}
