@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x; background-position:top;
	font-family:"Trebuchet MS", Verdana; font-size:12px;
}
#bottom td{
	font-size:11px;
}
#bottom a{
	text-decoration:none; color:#006caa;
}
#bottom a:hover{
	text-decoration:underline; color: #333333;
}

.pagetitle{ font-size:16px; font-weight:bold; color:#006caa; text-transform:uppercase;}
.text{ font-size:13px; line-height:21px; text-align:justify;}