/*body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 2;
}*/

html{
		height:100%;
}

paragraph {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	line-height: 2;
}

.paragraph1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 2;
}

body {
	background-image: url(../images2/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: underline;
	color: #3366CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: georgia;
	font-weight: bold;
	color: #003399;
}
p {padding-top: 5px; padding-bottom: 5px; margin-top:2px; margin-bottom: 2px;}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	line-height: 2;
}
.hcc {
	font-family: verdana;
	font-weight: bold;
	color: #003399;
	font-size: 14px;
}
h3 {
	font-family: georgia;
	font-weight: bold;
	color: #666666;
	font-size: 20px;
}






