body 
{ 
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	margin: 0;
}

p.txt
{
	font-family: Times New Roman;
	color:Black;
	text-align:justify;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12pt;
	font-weight: normal;
}

h1
{
	font-family: Times New Roman;
	color:Black;
	text-align:left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16pt;
	font-weight: normal;
}

h2
{
	font-family: Times New Roman;
	color:Black;
	text-align:left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14pt;
	font-weight: normal;
}

h3
{
	font-family: Times New Roman;
	color:Black;
	text-align:left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12pt;
	font-weight: normal;
}


a.link_header
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: Blue;
}

a.link_header_small
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	color: Purple; 
}

a.link_header:hover
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: Blue;
}

a.link_header_small:hover
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	color: Green;
}

a.menu_item 
{
	color: Yellow;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

a.menu_item:hover 
{
	color: White; 
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

hr 
{
	color: #000000;
	height: 1px;
}

td 
{
	font-family: Arial;
	font-size: 10pt;
	color: Black;
	vertical-align: top;
}

td.copyright 
{
	background-image: url("copyright_bg.gif"/*tpa=http://www.thealx.com/img/copyright_bg.gif*/);
	color: Black;
}

td.main_menu_bg 
{
	background-image: url("menu_bg.gif"/*tpa=http://www.thealx.com/img/menu_bg.gif*/);
}

td.separator 
{
	background-image: url("separator.gif"/*tpa=http://www.thealx.com/img/separator.gif*/);
}

td.item_head
{
	background-image: url("item_head_bg.gif"/*tpa=http://www.thealx.com/img/item_head_bg.gif*/);
	background-repeat: repeat-x;
}

input
{
	font-family: Verdana;
	color: Black;
}

.login 
{
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border: 1px dashed #666666;
}

.sub 
{
	line-height: 16px;
}

.news-content 
{
	font-size: 12px;
}
