body {
background-image:url(images/bg.jpg);
background-repeat-x: repeat;
background-repeat-y: no-repeat;
background-attachment: fixed;
margin-top:10px;
margin-left:0px;
margin-bottom:10px;
margin-right:0px;
}

body, td {
font-family: arial, sans-serif;
font-size: 13px;
color: #000;
line-height: 17px;
}

a:link { color: #205BA4; text-decoration: none }
a:visited { color: #205BA4; text-decoration: none }
a:active { color: #205BA4; text-decoration: none }
a:hover { color: #ff6600; text-decoration: none }

h1 {
padding-left:20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
font-family: arial, sans-serif;
font-size: 18px;
color: #fff;
margin:0px;
}

p {
margin-top:0px;
margin-bottom:15px;
}

.content {
margin-top:15px;
margin-left:20px;
margin-bottom:40px;
margin-right:20px;
}

.boldblue {
color:#205BA4;
font-size:16px;
font-weight:bold;
line-height:20px;
}

.blue {
color:#205BA4;
}

.footer {
font-size:10px;
color: #999;
margin-left:20px;
margin-bottom:0px;
}

.small {
font-size:10px;
}

.tdstyle {
border:1px solid #99BADF;
}

.news {
font-size:10px;
line-height:12px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
}