body {
	font-family: verdana;
}

td {
	font-family: verdana;
	font-size : 12px;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.color1
{
	background-color:#F1EED7;
}
.color2
{
	background-color:#F5F3E5;
}


a.makeunderline:link
{	font-size :11 px;
	color :#ffffff;
	text-decoration:none;
	text-align: right;
}
a.makeunderline:visited
{	font-size :11 px;
	color :#ffffff;
	text-decoration:none;
	text-align: right;
}
a.makeunderline:hover
{
	text-decoration :underline;
	text-align: right;
	
}



a.mak:link
{	font-size :11 px;
	color :#ffffff;
	text-decoration:none;
	text-align: left;
}
a.mak:visited
{	font-size :11 px;
	color :#ffffff;
	text-decoration:none;
	text-align: left;
}
a.mak:hover
{
	text-decoration :underline;
	text-align: left;
	
}

a.mem_makeunderline:link
{	font-size :11 px;
	color :#ffffff;
	text-decoration:none;
	
}
a.mem_makeunderline:visited
{	font-size :11 px;
	color :#ffffff;
	text-decoration:none;
	
}
a.mem_makeunderline:hover
{
	text-decoration :underline;
	text-align: right;

}

