table {
	font-family: Comic Sans MS; 
	font-size: 19px;
	letter-spacing: -0.4px;
	color: #000033; 
}

H2,H1 {
	font-family: Georgia; 
	font-size: 29px; 
	color: #003399; 
	font-weight: 900
}

a {
	color: #003399; 
	text-decoration: none; 
}

a:hover {
	color: #0033CC; 
	text-decoration: underline; 
}

img {
	border: none;
}

.thumb {
	font-size: 17px;
}

.thumb img {
	border: 1px solid #003399;
}

.thumb:hover img {
	border-color: #7799FF;
}


/* News */

.newsdate {
	font-family: Georgia; 
	font-size: 14px;
	color: #666699;
	padding-bottom: 1.5em;
}

.anews {
	font-size: 14px;
	color: #666699;
	text-decoration: underline;
	line-height: 222%;
}

dl.news {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.news dt {
	float: left;
	padding-right: 0.7em;
	color: #666699;
}

dl.news dd {
	margin-bottom: 2em;
}

dl.news dd a.selected {
    color: #666699;	
}

dl.news dd a.selected:hover {
    color: #666699;	
}

/* News */

.menu {
	font-size: 17px;
}

.lvl1 {
	margin-left: 0px;
	font-size: 20px;
}

.lvl2 {
	margin-left: 33px;
	font-size: 17px;
}

.answer {
	padding-left: 55px;
	font-size: 17px;
}

.ft0 {
	background-image: url(/images/bg2.gif); 
	height: 35px; 
	color: #F2B32E; 
	font-size: 15px; 
	letter-spacing: 1px;
	vertical-align: center;
}


.ft1 {
	padding-left: 22;
	background-image: url(/images/ft_01.jpg);
	height: 55px; 
	color: #003399; 
	font-size: 11px;
}

.ft2 {
	padding-right: 22;
	background-image: url(/images/ft_02.jpg);
	height: 55px; 
	color: #003399; 
	font-size: 11px;
	text-align: right;
}
