BODY
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 12pt;
		background-image: url(images/backs/back.jpg);	
	}
	
TD
	{
		font-family : Trebuchet MS, Geneva, Tahoma, Helvetica, Arial;
		color : #000000;
		font-size : 12pt;
	}

.buttons
{
	background-image: url(images/backs/buttonback.gif);
	width: 185px;
	vertical-align: top; 
}
.main
{
	vertical-align: top;
	padding: 8px 10% 8% 10%;
}

.text
{
	background-color: #E0DAE3;
	padding: 12px;
	font-size : 10pt;
}
.footer
{
	border-top: 3px dashed #615069;
}

.godmoma
{
	width: 115px;
}

.copyright
{
	text-align: center;
}
	A
	{
	text-decoration: none;
	color: #DB502C;
	font-weight: bold;
}

	A:HOVER 
	{
		color : #992D97;
		text-decoration : none;
		font-weight : bold;
	}

	A.footer
	{
		text-decoration:none;
		color : #FFFFFF;
		font-weight : bold;
	}
	
	A.footer:HOVER 
	{
		color : #000000;
	}

	BLOCKQUOTE
	{	
		font-family : Courier New, Courier, monospace;	
	}
	
	DD
	{
		font-size : 10pt;
	}

	H1
	{
		font-size: 20pt;
		font-variant : small-caps;
		font-stretch : ultra-condensed;
	}

	H2
	{
		font-size: 16pt;
		font-weight : bold;
	}

	H3
	{
		font-size: 14pt;
		background : #000000;
		color : #FFFFFF;
	}

	H5
	{
		font-size: 10pt;
		font-weight : bold;
	}

	H6
	{
		font-size: 8pt;
	}

