﻿body 
{
	margin:0px;
	font-size:12px;
	color: #454545;
	font-family:Arial, Helvetica, sans-serif;
}
a:link 
{ 
	color: #454545; 
	text-decoration: none
}
a:visited 
{ 
	color: #454545; 
	text-decoration: none
}
a:hover 
{ 
	color: #454545; 
	text-decoration: none
}
.a_white:link 
{ 
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:visited 
{ 
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_white:hover 
{ 
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.tw_twenty
{
	color: #454545;
	line-height: 26px;
	font-size: 12px;
}
.tw_thirty
{
	color: #454545;
	line-height: 30px;
	font-size: 12px;
}
.tw_twentythree
{
	color: #454545;
	line-height: 23px;
	font-size: 12px;
}
.tw_twentyfive
{
	color: #454545;
	line-height: 25px;
	font-size: 12px;
}
.tw_white
{
	color: #ffffff;
	font-size: 12px;
}