	BODY {
		background-color: #C5fafE;
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		color: black;
		background-image: url("backgrounds/bg_2.jpg");
	}

	.h1 { 		font-family: arial, helvetica, sans-serif;
		font-size: 20pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h2 { 		font-family: arial, helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h3 { 		font-family: arial, helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h4 { 		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
	}
	.h5 { 		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
	}
	.textback { background-color: yellow;
		background-image: url(backgrounds/cherry.gif);
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
	}
	.textmenudk { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		color: black;
		text-decoration: none;
		text-indent: 2px;
	}
	
	.textmenudk_sub { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		color: black;
		text-decoration: none;
		text-indent: 15px;
	}
	
	.textmenult { background-color: #FFE7BD;
		font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
	}
	.text { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #000000;
	}

	.textwh_sm { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		color: #ffffff;
	}

	.textwh { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #ffffff;
	}

	.textwh_med { font-family: arial, helvetica, sans-serif;
		font-size: 15pt;
		color: #ffffff;
	}

	.textwh_large { font-family: arial, helvetica, sans-serif;
		font-size: 30pt;
		color: #ffffff;
	}
	.textrd { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		color: #ff0000;
	}

	.textb { font-family: arial, helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
	}

	.textsm { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;}
		
	.textxsm { font-family: arial, helvetica, sans-serif;
		font-size: 7pt;}
		
	.textxxsm { font-family: arial, helvetica, sans-serif;
		font-size: 6pt;}

	.textsm_b { font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: bold;
	}
	.form_error { 		font-family: arial, helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		text-decoration: none;
		padding: 30px;
	}
	
	.texttitle {
	font-family: "arial", "helvetica", "sans-serif";
	FONT-WEIGHT: bold;
	COLOR: 636B52;
	font-size: 16pt;
	TEXT-ALIGN: center;
	padding : 15px;
	}
	p.border {
		border : dashed dashed dashed dashed Black;
	}
	p.border2 {
		border : medium dotted ThreedShadow #EFBD8C;
	}
	A:link { font-family: arial, helvetica, sans-serif;
		color: #FF0000; text-decoration: none;
		font-size: 9pt;}
	A.xsmall:link { font-family: arial, helvetica, sans-serif;
		color: #FF0000; text-decoration: none;
		font-size: 7pt;}
	A:visited  {  font-family: arial, helvetica, sans-serif;
		color: #800080; text-decoration: none;
		font-size: 9pt;}
	A.xsmall:visited  {  font-family: arial, helvetica, sans-serif;
		color: #800080; text-decoration: none;
		font-size: 7pt;}
	A:active { font-family: arial, helvetica, sans-serif;
		color: #8F4B05; text-decoration: none;
		font-size: 9pt;}
	A.xsmall:active { font-family: arial, helvetica, sans-serif;
		color: #8F4B05; text-decoration: none;
		font-size: 7pt;}
	A:hover    {  font-family: arial, helvetica, sans-serif;
		color: blue;
		text-decoration: underline;
		font-size: 9pt;}
	A.xsmall:hover { font-family: arial, helvetica, sans-serif;
		color: blue;
		text-decoration: underline;
		font-size: 7pt;}