/* newsite style sheet */

/* heading */
.heading {
font-family: Verdana, sans-serif;
font-size: 26;
font-weight: normal;
color: #4F6A75;
margin: 0;
padding-left: 10px;
padding-top: 5px;
line-height: 120%;
}


/* content text */
td.text {
font-family: Georgia, serif;
font-size: 32;
font-weight: bold;
color: #333;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.text2 {
font-family: "Trebuchet MS", sans-serif;
font-size: 28;
font-weight: bold;
color: #FE0000;
margin: 0;
padding: 0px;
line-height: 120%;
}

td.textside {
font-family: "Trebuchet MS", sans-serif;
font-size: 20;
font-weight: normal;
color: #333;
margin: 0;
padding: 0px;
line-height: 120%;
}

td.textname {
font-family: "Trebuchet MS", sans-serif;
font-size: 22;
font-weight: bold;
color: #00AA00;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.textname A:link	{color: #00AA00; text-decoration: none; font-weight: bold;}
td.textname A:visited	{color: #00AA00; text-decoration: none; font-weight: bold;}
td.textname A:hover	{color: #00008C; text-decoration: none; font-weight: bold;}
td.textname A:active	{color: #00AA00; text-decoration: none; font-weight: bold;}

/* footer */
td.footer {
font-family: "Trebuchet MS", sans-serif;
font-size: 14;
font-weight: normal;
color: #333;
margin: 0;
padding: 0px;
line-height: 120%;
}
						
td.footer A:link	{color: #000080; text-decoration: none; font-weight: bold;}
td.footer A:visited	{color: #000080; text-decoration: none; font-weight: bold;}
td.footer A:hover	{color: #00008C; text-decoration: underlinenone; font-weight: bold;}
td.footer A:active	{color: #000080; text-decoration: none; font-weight: bold;}

.tm10 {
	margin-top: 10px;
}

.tm20 {
	margin-top: 20px;
}

.tm30 {
	margin-top: 30px;
}

.tm40 {
	margin-top: 40px;
}

.tm50 {
	margin-top: 50px;
}

.tm60 {
	margin-top: 60px;
}

.tm80 {
	margin-top: 80px;
}

.tm100 {
	margin-top: 100px;
}
