a:active		{	color: #990000; text-decoration: underline;}   /* selected link */
a:visited		{	color: #990000}  /* visited link */
a:link 			{	color: #990000}     /* unvisited link */
a:hover 		{	color: #cccccc; text-decoration: underline}   /* mouse over link */
body			{	font-family: verdana, arial, sans-serif;
					font-size: 9px;				
					font-color: #000000
					padding-top: -5px;
					margin-left: 0px;
			}
p			{	text-decoration : none;
				font-weight: normal;
				font-color: #0000ff
			}

table			{	border: 1px;
				cellpadding: 0px;
				cellspacing: 0px;
			}
				
td			{	font-family : verdana, geneva, helvetica;
				font-size : 10px; color:#000000;
				background-color;#ffffff;
				bottom-padding:50px;
			}
			
tr			{	bottom-padding:50px;
			}
			
				
INPUT			{	font-family : verdana, geneva, helvetica;
					font-size : 10px; color:#000000
				}
TEXTAREA		{	font-family : verdana, geneva, helvetica;
					font-size : 10px;
					color:#000000
				}
SELECT			{	font-family : verdana, geneva, helvetica;
					font-size : 9px;
					color:#000000
				}
.rub			{	font-size : 14px;
				font-weight: bold;
			}				
.recrub			{	font-size : 20px;
				font-weight: bold;
				color: #515151;
			}				
.rectxt			{	font-size : 11px;
				line-height: 16px;
			}				
.txt2			{	font-size : 11px;
				line-height: 16px;
			}				
.slug			{	font-family: verdana, arial, sans-serif;
				font-size: 12 px;
				line-height:18px;
				color: #515151;
			}
