div.topnavi	{
	font-size: smaller;
}
div.head	{
	margin: 1em 0px;
	padding: 3px;
	text-align: center;
	border-color: #ccffcc darkgreen darkgreen #ccffcc;
	border-style: solid;
	border-width: 1px;
	background-color: green;
	color: snow;
}
h1	{
	font-family: sans-serif;
	margin: 0px;
}
h1 span.subname {
	font-size: 30%;
	font-weight: normal;
}
div.h1head	{
	font-size: smaller;
}
div.bodyblock	{
	margin: 1em 0px;
	border: 2px solid green;
	padding: 3px;
}
h2	{
	margin: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	border-color: green;
	padding: 3px;
	background-color: #ccffcc;
	font-family: sans-serif;
}
div.bodyblock div.main	{
	margin: 0.5em;
	font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size: smaller;
	line-height: 135%;
}
strong.keyfunction	{
	border-bottom: 1px dotted gray;
	background-color: #eeffee;
}
strong.keypoint	{
	border-bottom: 1px dotted red;
	background-color: #fff0f0;
	color: #cc0000;
}
span.keypoint	{
	border-bottom: 1px dotted gray;
	background-color: #f5f5f5;
	font-weight: bold;
}
strong.important	{
	color: red;
}
strong.important2	{
	color: maroon;
}
ul.points	{
	margin-top: 0.5em;
	margin-bottom: 1em;
}
div.softinfo	{
	padding: 3px;
	background-color: darkblue;
	color: white;
}
table.howtoinstall	{
	margin: 1em;
}
table.howtoinstall th	{
	background-color: #ccffcc;
}
table.howtoinstall td.category	{
	background-color: #f0f0f0;
}
table.howtoinstall td {
	padding: 0.1em 0.3em;
}
div.editfile	{
	border-bottom: 1px dotted green;
	font-weight: bold;
	background-color: #f0f0f0;
}
div.editpoints	{
	margin: 0.5em 1em;
}
div.editpoints span.edit	{
	color: red;
	font-weight: bold;
}
div.editpoints div.exp	{
	margin-left: 3em;
	color: green;
}
h3	{
	border-width: 1px 0px;
	border-color: #808000;
	border-style: solid;
	padding: 0.3em 0px;
	background-color: #ffffcc;
}
div.menu	{
	text-align: center;
	margin: 1em;
}
p.backlink	{
	text-align: center;
}
p.copyright	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
address	{
	text-align: right;
	font-size: smaller;
}
div.update {
	color: green;
	font-size: smaller;
	margin: 0.3em 3em;
	padding: 0.3em;
	border: 1px solid green;
	background-color: #ffffdd;
}
div.update span.date {
	color: #ff0080;
}

ul.howtowriteskin {
}
ul.howtowriteskin ul {
	margin-bottom: 0.5em;
}
ul.howtowriteskin li {
	line-height: 1.6;
}

div.veralert {
	border: 1px solid #cc0000;
	border-radius: 12px;
	background-color: #ffdddd;
	color: #cc0000;
	margin: 0px;
	padding: 0.5em 1em;
}
a.veralert {
	color: #cc0000;
	font-weight: bold;
}
