body, tr, td, p {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10pt; 
}

p{
	margin-top: 10px;
}

h1{
	font-size: 2em;
	background:#CCC;
	margin:0;
	padding:1px 0 0 2px;
	color:#666;
}

h2{
	font-size: 1.5em;
	background:#fff;
	margin:10px 0 0 0;
	padding:1px 0 0 2px;
	color:#000;
}

a {
	color: #a23109;
	font-size: 10pt;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


a.menu {
	margin: 1px;
	color: #000000;
    background:#FFCC66;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	display:block;
	border: 1px #FFCC66 outset;
	padding:2px;
}

a:hover.menu {
	color: #ff5500;
	font-weight: bold;
	text-decoration: none;
	border: 1px #CCC inset;
}

.menu_active {
	margin: 1px;
	color: #000;
	background:#CCCCCC;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	display:block;
	border: 1px #000 outset;
	padding:2px;
}

a:hover.menu_active {
	text-decoration: none;
	border: 1px #CCC inset;
}


.foot, a.copyright {
	background-color:#003399;
	color: #ffffff;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}


hr.news {
	border-top: 1px dashed #a23109;
	border-bottom: 1px dashed #f3f3f3;
        border-right: 0px;
        border-left: 0px;
}

hr {
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #ffffff;
	border-right: 0px;
	border-left: 0px;
}

.subheader1 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.subheader2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.subheader3 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0.3em;
	text-align: center;
}

.author {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0.3em;
	text-align: center;
}

.affiliation {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 1em;
	text-align: center;
}

.para {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	padding-bottom: 0.5em;
}

.para2 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: normal;
	padding-bottom: 0.5em;
	text-align: justify;
}

.event {
	color: #777777;
	font-weight: bold;
}

.news {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #a23109;
	font-weight: bold;
	padding-bottom: 0.3em;
}
