﻿.txt
{
	font-family:Tahoma;
	font-size:11px;
}
.txt_blue
{
	font-family:Tahoma;
	font-size:11px;
	color:#00374e;
}
.txt_white
{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.txt_green
{
	font-family:Tahoma;
	font-size:11px;
	color:#abd438;
}

.title
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#abd438;
}
.title_white
{
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:White;
}
.chap
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#0098c7;
}
.chap_white
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:white;
}
