BODY {
	background-color:#3030b0;
	color:#e0e0ff
}
H1 {color:#e0e080}
H2 {color:#e0e080}
H3 {color:#e0e040}
H4,H5,H6 {color:white}
P {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:1em;
	line-height: 125%
}
A:link{color:#f0f0e0}
A:active{color:#f0f060}
A:visited{color:#ffe0e0}
.centerd {
	text-align: center
}
.sitetitle {
	text-align: center
}
.centered {
	text-align: center
}
.subtitle {
	color:white;
	font-size:x-small

}
.maintitle {
	color:#e6e6fa;
	font-size:xx-large
}
.strongwarning {
	font-size:large;
	color:#ffa0a0;
	padding-top:8pt;
	padding-bottom:8pt;
	padding-left:8pt;
	padding-right:8pt;
	border-style:double;
	border-color:#ffffc0
}
div.specialTopic
{
	border:groove medium white;
	background-color:#303060;
}
h2.specialTopic
{
	font-size:large
}
p.specialTopic
{
	font-size:larger
}
.warn {
    color:#F88;
	font-size:larger;
}
