/* CSS Document */
td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
}

body {
	background-image: url("images/bgrd.jpg");
}
.content p{	
	padding-left: 20px;
	padding-right: 20px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	padding-left: 20px;
}
h2 {
	font-size: 18px;
	padding-left: 20px;
}
.style3 {font-weight: bold}
.style4 {font-weight: bold}
.style5 {color: #CBCBCB}
.footer a:link{
	font-size: 14px;
	color:#000;
	text-decoration:none;
}
.footer a:visited{
	font-size: 14px;
	color:#000;
	text-decoration:none;
}
.footer a:active{
	font-size: 14px;
	color:#000;
	text-decoration:none;
}
.footer a:hover{
	font-size: 14px;
	color:#000;
	text-decoration:none;
}

a:link {
	color: #333333;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #003366;
}
a:active {
	color: #333333;
}
.pic {
	padding:2px;
   border:2px solid #021a40;
}
