BODY {
    background-color: #FFFFFF;
	background-image: url('images/bg3.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
    font-family: "New Century Schoolbook", Times, serif;
    font-size: 12px;
    text-decoration: none;
    
}

.links {
     font-family: "New Century Schoolbook", Times, serif;
     font-size: 18px;
}

.title {
     font-family: "New Century Schoolbook", Times, serif;
     font-size: 39px;
     color: #660000;
     font-weight: bold;
}

.newsdate {
     font-family: "New Century Schoolbook", Times, serif;
     font-size: 14px;
     color: #000080;
     font-style: italic;
}

.newstitle {
     font-family: "New Century Schoolbook", Times, serif;
     font-size: 22px;
     color: #000080;
     font-weight: bold;

}

.cell_clear {
     background:transparent;
}

.cell_nobottom {
     border-style:solid;
     border-width:1px 1px 0px 1px;
     border-color:#000000;
}

.cell_notop {
     border-style:solid;
     border-width:0px 1px 1px 1px;
     border-color:#000000;
}

.cell_onlyright {
     border-style:solid;
     border-width:0px 1px 0px 0px;
     border-color:#000000;
}

.cell_onlyleft {
     border-style:solid;
     border-width:0px 0px 0px 1px;
     border-color:#000000;
}

.cell_leftright {
     border-style:solid;
     border-width:0px 1px 0px 1px;
     border-color:#000000;
}

.cell_all {
     border-style:solid;
     border-width:1px 1px 1px 1px;
     border-color:#000000;
}

.cell_minitbl {
     border-style:solid;
     border-width:1px 1px 1px 1px;
     border-color:#808080;
}

.cell_notop_valign {
     border-style:solid;
     border-width:0px 1px 1px 1px;
     border-color:#000000;
     vertical-align: text-top;
}

.atop {
	vertical-align: text-top;
}
