#header p {
	font-size: 11px;
	margin-top:px;
}

#header h1{
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#header h1 a {
	text-decoration: none;
}

img.spam_protect {
	border: none;
	vertical-align:baseline;
}
body, .text, textarea, tr.text td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
body, table, td, p, a, input, textarea, select, h1, h2, h3, h4  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}
p {
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	margin-top: 0.5em;
}
#right p {
	margin: 0em 0em 1em 0em; 
	font-size: 11px;
}
#right h1, #right h2 {
	margin: 1.5em 0em 0.5em 0em; 
	font-weight: normal;
	color: #2f2f2f;
	line-height: 1.5em;
	font-size: 14px;
}
#right h3 {
	font-size: 11px;
	font-weight: normal;
	color: #2f2f2f;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 1.5em 0em 0.5em 0em; 
	
}
#right ul, #right ol {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 15px;
	}
.two h1, .two h2 { 
	font-weight: normal;
	color: #2f2f2f;
	line-height: 1.5em;
	font-size: 14px;
}
p.tiny_text {
	font-size: 9px;
}
p.caption {
	font-size: 9px;
	color: rgb(51, 51, 51);
	text-align:right;
	margin: 0;
}
h1 { margin: 1.0em 0em 0.2em 0em; 
	font-size: 18px; 
	font-weight: lighter;
	color: #2f2f2f;
	line-height: 1.5em;
	text-transform: none;}
	
h2 {
	margin: 1.0em 0em 0.2em 0em; 
	font-size: 18px;
	color: #2f2f2f;
	font-weight: lighter;
	line-height: 1.5em;
}

h3 { 
	margin: 0.5em 0 0.2em 0;
	text-transform: none;
	font-weight: bold;
	color: #2f2f2f;
	line-height: 1.5em;
	font-size: 14px;
}

h4 { margin: 0em; font-size: 100%;}

p.ingress {
	font-weight: bold;
	
}
p.color_ingress {
	font-weight: normal;
	color: #330033;
	line-height: 210%;
	font-size: 120%;
}
td.space {
	padding-right: 15px;
}


/* Lists */
ol li {
	margin-bottom: 1em;
}
/* ol {
	counter-reset: foo;
}
ol li:before {
	content: "\a7" counter(foo);
    counter-increment: foo; 
} */
/* Misc */
hr {
	height: 2px;
	border: none;
	background: #330033;
	color:#330033;
}
/* Forms */
label {
	font-size: 12px;
}
/* Tables */
table.contenttable td, table.list td {
	vertical-align: top;
}
tr.odd td {
	background-color: #FFFF99;
}
tr.even td {
	background-color: #FFFFCC;
}
/* Boxes */ 
h1,h2,h3,h4,p,table {
	margin-left: 8px;
	margin-right: 8px;
}
div.colored {
	background: #F6F3E4;
	padding: 8px;
}
fieldset { 
	padding: 7px;
	border: 1px solid #C5C3B7; /* 0.2 * black + 0.8 * bg */
	background: #F6F3E4;
}
div.colored h1,div.colored h2,div.colored h3,div.colored h4,div.colored p,div.colored table {
	margin-left:0;
	margin-right: 0;
}

.calendar-caption, .calendar-caption a:link,.calendar-caption a:visited,.calendar-caption a:hover {
	size: 11px;
	color: #999999;
	text-decoration: none;
	}
.calendar-caption {
	color: #cccccc;
	}
.calendar-caption a:hover {
	color: #000000;
	text-decoration: underline;
	}