body, td
{		
	font-size: 70%;
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	line-height: 145%;	
	background-color: #FFFFFF;
}

body
{
	margin:  0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;	
}


.dot
{
	background-image: url("../images/dot.gif");
	background-repeat:repeat-y;		
}

.T1
{
	padding: 0px 17px 0px 100px;
	color: 4A1E3C;
	vertical-align: top;
	text-align: center;
	float: left;
}


.T2
{
	padding: 0px 100px 0px 17px;
	color: 4A1E3C;
	vertical-align: top;
	text-align: center
}

.T2 a:link, .T2 a:visited, .T2 a:hover, .T2 a:active
{		
	color: #B67A4D;		
	font-weight: bold;
	text-decoration: underline	
}


.T3
{
	font-size: 80%;
	padding: 50px 0px 10px 0px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif, Helvetica;
	color: #D1BDCA;	
	text-align: center;
}

.T3 a:link, .T3 a:visited, .T3 a:active
{		
	color: #D1BDCA;		
	text-decoration: none	
}

.T3 a:hover
{		
	color: #D1BDCA;		
	text-decoration: underline	
}


