
.logo  				{
	font-size: 16pt;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-style: normal;
	}

.logo_liten  				{
	font-size: 14pt;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-style: normal;
	}

.title  				{
	font-size: 10pt;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-style: normal;
	vertical-align: top;
	margin-top: 3pt;
	margin-bottom: 3pt;
	}

.subtitle 				{
	font-size: 12pt;
	font-family: Comic Sans MS;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	margin-bottom: 0pt;
}

.body 				{
	font-size: 10pt;
	font-family: Comic Sans MS;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

.frams 				{
	font-size: 30pt;
	font-family: Comic Sans MS;
	font-weight: bold;
	font-style: normal;
	line-height: 30pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

.img 				{
	font-size: 8pt;
	font-family: Comic Sans MS;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	margin-bottom: 0pt;
}

.copy 				{
	font-size: 7pt;
	font-family: Comic Sans MS;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	margin-top: 0pt;
}

.leftmenu	{
	font-size : 10pt;
	font-family : Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	line-height: 16pt;
}


   	a:link					{color: #6B6D86; text-decoration: none;}
    a:visited				{color: #6B6D86; text-decoration: none;}
    a:active				{color: #6B6D86; text-decoration: none;}
    a:hover					{color: #6B6D86; text-decoration: none;}
	
	a.nav:link					{color: black; text-decoration: none;}
    a.nav:visited				{color: black; text-decoration: none;}
    a.nav:active				{color: black; text-decoration: none;}
    a.nav:hover					{color: black; text-decoration: none;}
    

ul {
	list-style-position : inside;
	list-style-type : square;
	margin-left : 0pt;
	margin-bottom: 0pt;
}
	
ol {
	margin-bottom: 0pt;
}

ol.new {
	list-style-type: decimal;
	list-style-position : inside;
	margin-left : 10pt;
	margin-bottom: 0pt;
	}
