a {
	text-decoration: underline;

	color:;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
body {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

body, td {
	color: #333333;
	font-family: arial;
	font-size: 12px;
	margin: 0px 0px 20px;
	padding: 0px;
	text-align: justify;
	line-height: 20px;
}
img{ border: none; }

h1 {
	font-size: 28px;
	line-height: normal;
	margin: 0px;
	color: #cccccc;
	text-align: center;
	font-weight: normal;
	display: inline;
}
h2 {
	font-size: 16px;
	line-height: normal;
	color: #666666;
	display: inline;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	display: inline;
	color: #F9C301;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	
}
h4 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	margin-top: 5px;
	text-align: center;
	margin-bottom: -25px;
	margin-right: -7px;
}
p {
	margin: 0px;
	padding: 0px;
}
p.text:first-letter {
	font-size: 40px;
	float: left;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 2px;
	font-weight: normal;
	color: #93201B;
	line-height: 40px;
}
ol {
	margin:0px 0px 0px 10px;
	padding-left:15px;
}
ul {
	margin:0px;
	padding-left:15px;
	text-align:left;
}
li {
	margin:0px;
	padding-left:0px;
	text-align:left;
	font-weight: normal;
}
strong {
	color: #666666;
}
.ten {
	font-size: 10px;
}
.RED {
	font-weight: bold;
	color: #FF0000;
}

div {
	float:left;
	background-repeat:no-repeat;
}
.Image{
	border:#f8c313 1px solid;
}
