body,td	{
	font:	11px Verdana, sans-serif;
	color:	#666666;	}
	
p	{
	text-align : justify;
	margin-top : 7;
	margin-bottom : 7;
}

p.see	{
	color:	#6B8599;	}

.sity	{
	font: bold 13px Verdana, sans-serif;
	text-align: left;
	margin-top : 7;
	margin-bottom : 7;
	color : #ffffff;
	padding-left : 40;
}

.bol	{
	font: bold 18px Verdana, sans-serif;	}

h1	{}
	
h2	{}
	
h3	{}

	
/* ul,ol class*/
	
ol	{
	margin:	0px;
	margin-bottom:	15px;
	margin-left:	30px;	}
	
ul	{
	margin:	0px;
	margin-bottom:	15px;
	margin-left:	40px;	}
	
li	{
	margin-bottom:	3px;	}
	
/* td class */
	
/* form class */
	
/* img class */
	
/* a class */

a,a:link,a:visited,a:active	{
	text-decoration:	none;
	color:	#6B8599;	}
a:hover {
	color:	#F18F34;	}
	
a.reel,a.reel:link,a.reel:visited,a.reel:active	{
	text-decoration:	underline;
	color:	#6B8599;	}
a.reel:hover {
	color:	#F18F34;	}
	
a.domino,a.domino:link,a.domino:visited,a.domino:active	{
	text-decoration:	none;
	color:	#666666;	}
a.domino:hover {
	color:	#CCCCCC;	}