P  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

H1  {}

H2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3  {}

A  {
	color : #663366;
	font-weight : bold;
	font-size : 8pt;
}

A:Visited  {
	color : #990000;
	font-weight : bold;
	font-size : 8pt;
}

A:Active  {
	color : #cc3333;
	font-weight : bold;
	font-size : 8pt;
}

A:Hover  {
	color : #cc6666;
	font-weight : bold;
	font-size : 8pt;}

BODY  {
	font-family : Arial, Helvetica, sans-serif;
}

.bigtitle  {
	font-size : 14pt;
	font-weight : bold;
	color : #990000;
}

.title  {
	font-size : 12pt;
	font-weight : bold;
	color : #990000;
}

.subtitle  {
	font-size : 10pt;
	font-weight : bold;
	color : #990000;
}

.note  {
	font-size : x-small;
	color : Red;
}

.noline  {
	text-decoration : none;
}

.redbrown {
    text-decoration : none;
	color: #990000
}

.shoji {
	text-decoration : none;
	color: #990000;
	text-align : center;
}
