a:link
{
	color: rgb(80,00,00); 
}
a:visited
{
	color: rgb(80,00,00); 
} 
a:active 
{
	color: rgb(00,00,80);
}

body 
{
	font-family: Trebuchet MS, Arial, Helvetica,sans-serif;
	color: #000000;
	background-image: url('../images/general_background.jpg');
	background-repeat: repeat;
	font-size:10px;
	text-decoration: none;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:0;
	padding:0
}

.body_text   
{   font-family: Trebuchet MS, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none; 
	color: #800000; 
	text-align: justify; 
	text-indent: 0; 
    word-spacing: 0; 
    line-height: 130%; 
    margin-left: 15; 
    margin-right: 15; 
    margin-top: 0; 
    margin-bottom: 5 
}

.black_body_text   
{   font-family: Trebuchet MS, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none; 
	color: #000000; 
	text-align: justify; 
	text-indent: 0; 
    word-spacing: 0; 
    line-height: 130%; 
    margin-left: 15; 
    margin-right: 15; 
    margin-top: 0; 
    margin-bottom: 5 
}

.small_text   
{   font-family: Trebuchet MS, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold;
	text-decoration: none; 
	color: #000000; 
	text-align: justify; 
	text-indent: 0; 
    word-spacing: 0; 
    line-height: 130%; 
    margin-left: 15; 
    margin-right: 15; 
    margin-top: 0; 
    margin-bottom: 5 
}

.body_heading 
{   font-family: Trebuchet MS, Arial, Helvetica; 
	font-size: 12pt; 
	color: #000080; 
	text-decoration: underline; 
	font-weight: bold; 
	text-align: justify; 
    text-indent: 0; 
    word-spacing: 0; 
    line-height: 130%; 
    margin-left:15; 
    margin-right:15; 
    margin-top:8; 
    margin-bottom:8 
}

.small_heading 
{   font-family: Trebuchet MS, Arial, Helvetica; 
	font-size: 10pt; 
	color: #000080; 
	text-decoration: underline; 
	font-weight: bold; 
	text-align: justify; 
    text-indent: 0; 
    word-spacing: 0; 
    line-height: 130%; 
    margin-left:15; 
    margin-right:15; 
    margin-top:8; 
    margin-bottom:8 
}