

body {
	font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
	font-size: 12px; 

}

table, td {
	font-family : Verdana, Arial,  Geneva, Helvetica, sans-serif;
	font-size: 12px; 
}

h1 {
font-size: 24px;
}


h2 {
font-size: 18px;	
}


a:hover {
	color: red;
	background-color : transparent;
}

.columRight {

border-left: 1px dotted #e8e8e8;
padding-left: 10px;
font-size: 10px; 

}

.newsTable {

border-left: 1px dashed silver;
border-top: 1px dashed silver;
padding-left: 8px;
margin-left: 8px;
background-image: url('images/shade.gif');
background-repeat: repeat-y;
background-position: left;

}

.newsTable td {
font-size: 11px;

}

.footer {
color: #B2B2B2;
font-size: 10px;
margin-top: 20px;
text-align: center;
}

.footer a {
color: #B2B2B2;
font-size: 10px;
}

img[align="middle"] {
vertical-align: middle;
}

