
* {
	font-family: Calibri, Arial, Tahoma;
	font-size: 15px;
	line-height : 150%;
	letter-spacing : 0px;
    color: #000000;
}
body {
  background-image: url(pict/decor/bg02.jpg);
  background-repeat: repeat;
  margin: 0px;
  padding: 0em;
}
a {
    color: #33CCFF;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a.decor {
       line-height : 130%;
       font-size: 13px;
       color: #CCCCCC;
       text-decoration: none;
}
a.home {
       line-height : 130%;
       font-size: 14px;
       color: #DDDDDD;
       text-decoration: none;
}
H1, .h1 {
       line-height : 100%;
       font-size: 25px;
       font-weight: normal;
       text-decoration: none;
       color: white;
}
H2, .h2, .h2yell, .h2black {
       line-height : 140%;
       font-size: 18px;
       font-weight: normal;
       text-decoration: none;
       color: white;
}
.h2:hover {
    text-decoration: underline;
}
.h2yell {
    color: #FFFF00;
}
.h2black {
    color: #000000;
}

.mid, .mid:link, .mid:visited {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 100%;
}
.mid:hover {
    text-decoration: underline;
}

.sm, .sm:link, .sm:visited, .bl, .bl:link, .bl:visited {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    line-height: 100%;
    color: #999999;
}
.sm:hover, .bl:hover  {
    text-decoration: underline;
}

.tdw {
	border: 1px solid #999999;
	padding: 1px 5px 1px 5px;
    font-weight: normal;
    text-decoration: none;
    line-height: 100%;
    color: #FFFFFF;
}
td.galltxt {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 15px;
    text-align: justify;
}
a.galltxt {
       font-size: 15px;
       color: #176991;
       text-decoration: underline;
}



Input.sm, Textarea.sm, Select.sm, Option.sm
{
    border-width: 1;
    border-color:#FFFF00;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    color: #000000;
    background:#FFFFFF;
}




 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
    color: black;
	margin-bottom:.0001pt;
	text-align:justify;
	text-indent:1.0cm;
	text-autospace:none;
	}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{margin:0cm;
    color: black;
	margin-bottom:.0001pt;
	text-align:justify;
	text-indent:1.0cm;
	text-autospace:none;                  }
span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
 /* Page Definitions */
 @page Section1
	{size:595.3pt 841.9pt;
	margin:2.0cm 2.0cm 2.0cm 2.0cm;}
div.Section1
	{page:Section1;}



