body
{
	margin: 0;
	padding:0;
	border: 0;
	background-color: #ffffff;
}


.bodycontainer
{
	position: relative;
	width: 950px;
	margin: auto;
	font-family: arial;
}


.header
{
	float: left;
	position: relative;
	width: 946px;
	background-color: #ffffff;
	padding: 2px;
	font-family: tahoma;
	font-size: 50pt;
}



.nav
{
	float: left;
	position: relative;
	width: 946px;
	background-color: #ffffff;
	padding: 2px;
	font-family: arial;
	font-size: 12pt;

}


.content
{
	float: left;
	position: relative;
	width: 930px;
	background-color: #ffffff;
	padding: 10px;
	font-family: arial;
	font-size: 11pt;
}


.copyright
{
	float: left;
	position: relative;
	width: 946px;
	background-color: #ffffff;
	padding: 2px;
	text-align: center;
	font-family: arial;
	font-size: 9pt;
}

.tdnav
{
	text-align: center;
	background-color: #d51755;
	font-family: arial;
	font-size: 12pt;
}

.col1
{
	position: relative;
	float: left;
	width: 434px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #e1e1e1;
	padding: 10px;
	font-size: 11pt;
}


.col2
{
	position: relative;
	float: left;
	width: 434px;
	padding: 5px;
	font-size: 10pt;
	padding: 10px;
}

.tdsong1
{
	vertical-align: top;
}



img
{
	border: 0px;
}

p.ph
{
	font-size: 20pt;
}


a.nav1:link {color: #fef22a; text-decoration: none;}
a.nav1:visited {color: #fef22a; text-decoration: none;}
a.nav1:active {color: #56adfa; text-decoration: none;}
a.nav1:hover {color: #e1e1e1; text-decoration: none;}


a:link {color: #0000ff; text-decoration: none;}
a:visited {color: #0000ff; text-decoration: none;}
a:active {color: #d71945; text-decoration: none;}
a:hover {color: #d71945; text-decoration: none;}

