td {
color:#000000;
font-family:Helvetica,sans-serif;
font-size:10px;
}
body {
	background:#FFF;
}
h1 {
background-color:black;
color:white;
font-family:Helvetica;
font-size:4em;
margin-bottom:40px;
}
h2 {
border:medium solid;
font-family:Helvetica;
font-size:1.5em;
line-height:2em;
}
h3 {
background-color:black;
color:white;
font-family:Helvetica;
font-size:1.5em;
line-height:2;
}
p {
color:#000000;
font-size:12px;
}
#master {
	font-size:12pt;
	font-weight:bold;
	font-family: Helvetica;
}
q {
color:#000000;
font-family:Times;
font-size:18px;
line-height:1.5em;
}
a {
color:RED;
line-height:1.5em;
text-decoration:none;
border:none;
}
.monster a a:active{
	/*color:red;*/
}
a:active {
line-height:1.5em;
text-decoration:none;
}
a:visited {
line-height:1.5em;
text-decoration:none;
}
a:hover {
line-height:1.5em;
text-decoration:none;
}
.header {
line-height:1.5em;
text-decoration:underline;
}
#line {
	border-top:2px solid black;
	height:5px;
	margin: 30 0 0 0;
	width:1000px;
	text-align:center;

}
#greyline {
	width:600px;
	border-top:1px solid #CCCCCC;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
}
#master {
	margin: 0 auto;
	margin-top:10px;
	text-align: center;
	font-size: 2.3em;
	font-weight: bold;
	width:1000px;
}
#slave, #slave p {
	margin: 0 auto;
	text-align: left;
	font-size: 26px;
	font-weight: bold;
	margin-top:30px;
}
p.head {
	font-size:2.3em;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
}
p.monster a, a:visited {
	color:red;
	font-family:georgia;
	
}
p.monster a:hover {
	text-decoration:underline;
}
p.monster {
	text-align: center;
	font-size: 20px;
	margin-top:60px;
}
p.swe a{
	font-size:20px;
	color:black;
}
p.swe {
	
}
p.date {
	font-weight:bold;
	font-size:14px;
}
p.indented {
	padding-left:40px;
}
a.mail, a:visited, a:hover {
	/*color:black;*/
	text-decoration: underline;
}
#slave .mail a a:visited a:hover {
	/*color:black;*/
	text-decoration: underline;
}
#next {
	margin-top:20px;
	width:684px;
	margin: 0 auto;
}
#rightcol {
	text-align:left;
	float:right;
	width:200px;
}
#leftcol {
	width:800px;
	position:relative;
	vertical-align:middle;
	text-align:center;
}
#va {
	position:relative;
	vertical-align:middle;
}

#footer {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	width:1000px;
	clear:both;
}

#site-info {
	text-align:center;
	font-size:12px;
}

