* {
	font-family:tahoma;
	font-size:11px;
	color:#525252;
}

body {
	margin:0px;	
}

a:link, a:visited {
	color:#007fc1;		
	text-decoration:underline;
}

a:hover {
	color:#007fc1;
	text-decoration:none;
}

h1 {
	font-size:18px;
	color:#525252;
	text-transform:uppercase;
	font-weight:normal;
	margin:0px;
	margin-bottom:15px;
}

p {
	margin:0px;
	margin-bottom:10px;
	text-align:justify;
}

UL {
    margin:0px;
    padding:0px;
    list-style:none;
}

LI {background:url(/images/a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 11px; line-height:16px }



DIV.black a:link, DIV.black a:visited {
	text-decoration:none;
	color:black;
}

DIV.black a:hover {
	text-decoration:underline;
	color:black;
}

DIV.menu a:link, DIV.menu a:visited {
	font-size:14px;
    font-weight:bold;
    color:#525252;
	letter-spacing:0px;
	text-decoration:none;
}

DIV.menu a:hover {
	font-size:14px;
    font-weight:bold;
    color:#525252;
	letter-spacing:0px;
	text-decoration:underline;
}

.h2 {
	color:#2c5c8b;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}

.h3 {
	color:#2c5c8b;
	font-weight:bold;
	text-transform:uppercase;
    margin-bottom:3px;
    font-size:11px;
}

.date {
	width:70px;
	height:14px;
	background-color:#808080;
	color:white;
	text-align:center;
	margin-bottom:8px;
}

DIV.title {
    color:#ffffff;
    text-transform:uppercase;
    font-size:16px;
    font-weight:bold;
    padding:1px 0px 0px 10px;
    margin-bottom:15px;
    height:22px;
    background-color:#959595;
    background-image:url('/images/title_bg.gif');
    background-repeat:no-repeat;
    background-position:right;
}
