body
{
font-family: helvetica, arial, sans-serif; 
font-size: 12px;
background-image : url("../images/bg_new.gif");
background-repeat : repeat-y;
}

p
{
font-family: helvetica, arial, sans-serif;
font-size: 12px;
}

table
{
font-size: 12px;
}

td
{
font-family: helvetica, arial, sans-serif; 
font-size: 12px;
}

A:link { 
	color: #660033; 
} 

A:visited { 
	color: #660033; 
} 

A:active { 
	color: #660033; 
} 

A:hover { 
	color: #FF0000; 
} 

.Title  {
	color : #660033;
	font-size : medium;
	font-weight : bold;
	font-family : Arial;
}

.SmallFont
{
font: xx-small;
}
