/* CSS Document */

body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:8px;
	text-align: center;
}
.welcome{
font-family:Trebuchet MS;
font-size:16px;
font-weight:bold;
color:#000080;
}
.txt{
font-family:Trebuchet MS;
font-size:13px;
font-weight:normal;
color:#000000;
line-height:18px;
}
.bold{
font-family:Trebuchet MS;
font-size:18px;
color:#000080
font-weight:normal;
line-height:22px;
}

.footer{
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#990000;
line-height:18px;
}
.footer a{
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#990000;
line-height:18px;
text-decoration:underline;
}
.footer a:hover{
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#990000;
line-height:18px;
text-decoration:none;
}
.copy{
font-family:Trebuchet MS;
font-size:10px;
line-height:12px;
color:#000000;

}
.bold2{
font-family:Trebuchet MS;
font-size:18px;
color:#F2B600;
font-weight:bold;
line-height:22px;
}


