/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	background-color:#E5E5E5;
	background-image: url(../pix/bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

table {	color: #000000;}

a {	color: #3d479d; font-weight:bold; text-decoration:none;}
a:hover	{color: #8893ee;}

.subhead {font-size: 16px; font-weight: bold; color:#3d479d;}

p.footer {font-size:10px; text-align:center; color:#666666; background-color:#fff; background:none; margin:5px 0px 5px 0px;}
.footer a {font-size:10px;}

.bodysmall {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px;}
.bodylarge {font-family: Arial, Helvetica, sans-serif; font-size: 16px;	font-weight: bold;}
.style1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #595F90; line-height: 19px;}
.style3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #595F90; line-height: 14px;}
.style2 {font-size: 10px; color: #666666;}
