.contacttext  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Sans-Serif;
font-size:	10pt;
}

.img_padding  {
padding:	8px;
}

.mainbg  {
background-attachment:	fixed;
background-image:	url(images/mainbg.gif);
background-position:	center center;
background-repeat:	repeat-y;
}

.pagebg  {
background-attachment:	fixed;
background-image:	url(images/pagebg.gif);
background-position:	center center;
background-repeat:	repeat-x;
}

.smalltext  {
color:	#808080;
font-family:	Tahoma, Verdana, Arial, Sans-Serif;
font-size:	8pt;
text-decoration:	none;
}

a.smalltext:hover  {
color:	#FF0000;
font-family:	Tahoma, Verdana;
font-size:	8pt;
text-decoration:	underline;
}

h1  {
color:	#808080;
font-family:	Tahoma, Verdana, Arial, Sans-Serif;
font-size:	12pt;
font-weight:	bold;
}

h2  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Sans-Serif;
font-size:	10pt;
font-weight:	bold;
}

p  {
color:	#000000;
font-family:	Tahoma, Verdana, Arial, Sans-Serif;
font-size:	12px;
line-height:	18pt;
}
