a:link {
	background: transparent;
	color: #800000;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #0000CD;
	text-decoration: underline;
}

a:hover {
	background: transparent;
	color: #FF0000;
	text-decoration: underline;
}

blockquote {
	background-color: transparent;
	color: #000000;
	margin-left: 15px;
}

body {
	background-color: #EAC1D7;
	background-image: url("../images/bg.jpg");
	color: #000000;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 90px;
	margin-top: 10px;
}

dd{
	background: #F5DDC9;
	color: #800000;
}

dl{
	background: #F4A460;
	color: #800000;
}

dt{
	background: #F4A460;
	color: #800000;
	text-indent: 10px;
}

h1 {
	background: transparent;
	color: #800000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 1%;
	text-transform: uppercase;
}

h2 {
	background: transparent;
	color: #800000;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 2%;

}

h3 {
	background: transparent;
	color: #800000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
		text-indent: 3%;
}

h4 {
	background: transparent;
	color: #800000;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 4%;
	text-transform: uppercase;
}

h5 {
	background: transparent;
	color: #800000;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	text-indent: 5%;
	text-transform: uppercase;
}

h6 {
	background: transparent;
	color: #800000;
	font-size: 8px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

li {
	background-color: transparent;
	color: #000000;
	font-size: 14px;
}

p {
	font-size: 14px;
	margin-top: 3px;
	text-align: left;
}


td {
	background-color: transparent;
	color: #000000;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	vertical-align: top;
}

.bold{
	font-weight: bold;
	vertical-align: top;
}

.box {
	background-color: transparent;
	color: #800000;
}

.boxed{
	background-color: transparent;
	border: thin solid #800000;
	color: #800000;
}

.cborder {
	border: 1px solid #800000;
}

.cell3 {
	border: 0px none #0000FF;
}

.cell4 {
	border: 0px none #0000FF;
}

.center{
	border: 11px none;
	text-align: center;
}

.cli{
	background: transparent;
	color: #B22222;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

.cnborder {
	border: 0px none #800000;
}

.header {
	background: transparent;
	border: 4px none;
	color: #8B4513;
	font-size: 20px;
	letter-spacing: 8px;
	margin-bottom: -1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}

.indent10{
	text-indent: 10px;
}

.indent100{
	text-indent: 100px;
}

.libold{
	font-weight: bold;
	text-decoration: underline;
	text-indent: 2px;
}

.line {
	border-bottom: thin solid #000000;
}

.tbody {
	background: transparent;
	color: #00FF00;
	font-size: 110px;
	text-align: left;
}

.td1{
	border: 0 none;
	vertical-align: top;
}
.tds{
	text-align: center;
}
.top{
	margin-top: 10px;
}

.uppercase{
	text-transform: uppercase;
}
