
body 
{
background-image: url('images/blackgrey_bg.png');
background-attachment: fixed
}

td.mainheader
{
text-align: center;
color: #DEB887;
Font-family: Georgia;
Font-size : 26pt;
Font-style: italic
}

td.header
{
text-align: center;
color: #DEB887;
Font-family: Georgia;
Font-size : 16pt;

}

td.poemheader
{
text-align: center;
color: #DEB887;
Font-family:Monotype Corsiva,Georgia;
Font-size : 20pt;

}


td.orderedlist
{
text-align: left;
color: white;
Font-family: Georgia;
Font-size : 16px;

}

td.leftheader
{
text-align: center;
color: #DEB887;
Font-family: Georgia;
Font-size : 14pt;

}

td.leftheader2
{
text-align: center;
color: #DEB887;
Font-family: Georgia;
Font-size : 12pt;

}

td.whitelefttheader2
{
text-align: left;
color: #DEB887;
Font-family: Georgia;
Font-size : 12pt;

}

td.rightheader2
{
text-align: right;
color: #DEB887;
Font-family: Georgia;
Font-size : 12pt;

}


td.leftheader1
{
text-align: right;
color: #DEB887;
Font-family: Georgia;
Font-size : 13pt;

}

td.coloredleftheader1
{
text-align: right;
color: black;
Font-family: Georgia;
Font-size : 13pt;
background-color:#CCCC99;

}

td.coloredcenterheader1
{
text-align: center;
color: black;
Font-family: Georgia;
Font-size : 13pt;
background-color:#CCCC99;

}


td.lightcoloredcenterheader1
{
text-align: center;
color: black;
Font-family: Georgia;
Font-size : 13pt;
background-color:#CCCCCC;

}

td.smallheader
{
text-align: left;
color: #DEB887;
Font-family: Georgia;
Font-size : 12pt;

}

td.smallheader1
{
text-align: center;
color: #DEB887;
Font-family: Georgia;
Font-size : 12pt;

}

td.smalltext
{
text-align: left;
color: #CCCC99;
Font-family: Georgia;
Font-size : 12pt;

}

td.whitetext
{
text-align: left;
color: white;
Font-family: Georgia;
Font-size : 12pt;

}

td.whitetext2
{
text-align: left;
color: white;
Font-family: Georgia;
Font-size : 12pt;
font-weight:bold;

}


td.whitetextcenter
{
text-align: center;
color: white;
Font-family: Georgia;
Font-size : 12pt;

}
td.border {
	border-width: 10px;
	border-spacing: ;
	border-style: outset;
	border-color: #CD0000;
	border-collapse: separate;
	
}


th {
	font-family: tahoma;
	font-size: 11px;
	color: 363636;
	vertical-align: top;	
	line-height:13px
}

img{border:0;}

a {
	font-family: Georgia;
	font-size: 14px;	
	color: #DEB887;	
	font-weight:semi-bold;
}
a:visited {
	color: #CCFFFF;
}
a:hover {
	color: #3B6C9E;
}
a:active {
	color: #DEB887;	
}

