/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:16px;
}

.general-text 
{
	font-family: Tahoma; 
	font-size:11px; 
	color:#000000;
}

.heading12px 
{
	font-family: Tahoma; 
	font-size:12px; 
	color:#000000;
	font-weight:bold;
}

.bullets
{ 
	font-family: Tahoma; 
	font-size:11px;
	font-weight:bold;
	color:#315b84;
}

.bullets-red
{ 
	font-family: Tahoma; 
	font-size:11px;
	font-weight:bold;
	color:#900000;
}

.links
{ 
	font-family: Tahoma; 
	font-size:11px;
	font-weight:bold;
	color:#315b84;
	text-decoration:underline;
}

.links:hover
{
	font-family: Tahoma; 
	font-size:11px;
	font-weight:bold;
	color:#315b84;
	text-decoration:underline;
}
.whitelink
{ 
	font-family: Tahoma; 
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.whitelink:hover
{
	font-family: Tahoma; 
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.text-white
{
	font-family: Tahoma; 
	font-size:11px; 
	color: #FFFFFF;
}

.text-white12px
{
	font-family: Tahoma; 
	font-size:12px; 
	color: #FFFFFF;
}

.text-blue12px
{
	font-family: Tahoma; 
	font-size:12px; 
	color:#336699;
}

.text-white14px
{
	font-family: Tahoma; 
	font-size:14px; 
	color: #000000;
	font-weight:bold;
}

.text-red14px
{
	font-family: Tahoma; 
	font-size:14px; 
	color: #900000;
	font-weight:bold;
}

.links-plain
{ 
	font-family: Tahoma; 
	font-size:11px;
	color:#315b84;
	text-decoration:underline;
}
.links-plain:hover
{ 
	font-family: Tahoma; 
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

.tbox
{
	border:1px solid #7f9db9;
	font-family:Tamoha;
	font-size:11px;
	color:#333333;
}
