/*
* Toy Soldier Gallery
* Copyright 2001 Verlag Norbert Schrepf
*/

BODY {
 background-color : #FFFFEE;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-size : 10pt;
}

H1 {
 font-size : 16pt;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-weight : bold;
 margin-bottom : 0px;
}

.H1 {
 font-size : 16pt;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-weight : bold;
 margin-bottom : 0px;
}

H2 {
 font-size : 14pt;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-weight : bold;
 margin-bottom : 0px;
}

.H2 {
 font-size : 14pt;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-weight : bold;
 margin-bottom : 0px;
}

H3 {
 font-size : 12pt;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-weight : bold;
 margin-bottom : 0px;
}

.H3 {
 font-size : 12pt;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-weight : bold;
 margin-bottom : 0px;
}

H4 {
 font-size : 10pt;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-weight : bold;
 margin-bottom : 0px;
}

.H4 {
 font-size : 10pt;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-weight : bold;
 margin-bottom : 0px;
}

H5 {
 font-size : 10pt;
 font-family : Comic Sans MS,Arial,Helvetica;
 font-weight : normal;
 text-decoration : underline;
 margin-bottom : 0px;
}

H6 {
	font-size : 10pt;
	font-family : Comic Sans MS,Arial,Helvetica;
	font-weight : normal;
	font-style : italic;
	margin-bottom : 0px;
}

A:link  {
	text-decoration : none;
	color : #0000FF;
	font-family : Comic Sans MS,Arial,Helvetica;
}

A:active  {
	text-decoration : underline;
	color : #00FF00;
	font-family : Comic Sans MS,Arial,Helvetica;
}

A:visited  {
	text-decoration : none;
	color : #0000FF;
	font-family : Comic Sans MS,Arial,Helvetica;
}

A:hover  {
	text-decoration : underline;
	color : #FF0000;
	font-family : Comic Sans MS,Arial,Helvetica;
}

TD  {
	font-family : Comic Sans MS,Arial,Helvetica;
	font-size : 10pt;
}

TH  {
	font-family : Comic Sans MS,Arial,Helvetica;
	font-size : 10pt;
	text-align : left;
}

FORM  {
	margin-bottom : 0px;
}

SUP  {
	font-size : 8pt;
}

ADDRESS  {
	font-family : Arial,Helvetica;
	font-style : normal;
	font-size : 8pt;
}

.para  {
	text-indent : 1em;
	text-align : justify;
	font-family : Comic Sans MS,Arial,Helvetica;
	font-size : 10pt;
	margin-bottom : 0px;
}

.paraStart {
	text-indent : 1em;
	text-align : justify;
	font-family : Comic Sans MS,Arial,Helvetica;
	font-size : 10pt;
	margin-bottom : 0px;
}

.paraMiddle  {
	text-indent : 0em;
	text-align : justify;
	font-family : Comic Sans MS,Arial,Helvetica;
	font-size : 10pt;
	margin-bottom : 0px;
}

.paraEnd  {
	text-indent : 0em;
	text-align : justify;
	font-family : Comic Sans MS,Arial,Helvetica;
	font-size : 10pt;
	margin-bottom : 0px;
}

.initial {
	font-size : 18pt;
	font-weight : bold;
}

.picTitle {
	font-size : 8pt;
}

.figureNo {
        font-size : 10pt;
	font-weight : bold;
	font-family : Arial,Helvetica;
}     

.name {
	font-weight : bold;
}

.tsg  {
	font-weight : bold;
}

.error {
	color : #FF0000;
	font-weight : bold;
}

.hide {
	color : #FFFFEE;
}
