/* CSS Document */

body
{
	background-color: #f2f3f4;
	margin: 0px;
	height: 100%;
	vertical-align:top;
}

body, td, th
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.h1
{
	font-size: 18px;
	font-family: Arial;
}
.h2
{
	font-size: 22px;
	font-family: Arial Narrow;
}
.text
{
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
}

.text_line-through
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: line-through;
}


a:link
{
	color: #003399;
}
a:visited
{
	color: #003399;
}
.stext
{
	font-size: 9px;
	font-family: Arial;
}

.otext
{
	font-size: 12px;
	font-family: Arial;
}
