body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
font-family : Arial, Verdana, Times New Roman;
font-size : 9pt;
/*background-color : #ccc;*/
background-image:  url(../images/index_10.jpg);
color : #000;
}
.container {
width : 1000px;
text-align:left;
}
a:link {
font-size: 1em;
color: #000;
text-decoration: underline;
font-weight : bold;
}
a:visited {
font-size: 1em;
color: #000;
text-decoration: underline;
font-weight : bold;
}
a:active {
font-size: 1em;
color: #000;
text-decoration: underline;
font-weight : bold;
}
a:hover {
text-decoration: underline;
font-size: 1em;
color: #000;
font-weight : bold;
}
.copyright {
font-size: 0.9em;
color: #fff;
}
.largetext {
font-size: 1.2em;
color: #000;
font-weight : bold;
}
.title {
font-size: 1.2em;
color: #000;
font-weight : bold;
}
.warning {
font-size: 0.9em;
color: #CC0000;
font-weight : bold;
}
.light {
font-size: 0.9em;
color: #fff;
font-weight : bold;
}

.linklarge a:link {
	text-decoration: underline;
	font-size : 1.3em;
	color: #000;
	font-weight : bold;
	}
.linklarge a:visited {
	text-decoration: underline;
	font-size : 1.3em;
	color: #000;
	font-weight : bold;
	}
.linklarge a:hover {
	text-decoration: underline;
	font-size : 1.3em;
	color: #000;
	font-weight : bold;
	}
.linklarge a:active {
	text-decoration: underline;
	font-size : 1.3em;
	color: #000;
	font-weight : bold;
	}
	
.home_link a:link {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : bold;
	}
.home_link a:visited {
	text-decoration: none;
	font-size : 0.9em;
	color: #ccc;
	font-weight : bold;
	}
.home_link a:hover {
	text-decoration: underline;
	font-size : 0.9em;
	color: #fff;
	font-weight : bold;
	}
.home_link a:active {
	text-decoration: none;
	font-size : 0.9em;
	color: #fff;
	font-weight : bold;
	}
	
h1 {
color: #000;
font-size: 1em;
font-weight:bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h2 {
color: #000;
font-size: 1em;
font-weight:bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
h3 {
color: #000;
font-size: 1em;
font-weight:bold;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 0;
padding-top : 0;
}
hr {
  color: #ccc;
}