﻿.Textsmallblack
{
	font-family:Arial;
	color:Black;
	font-size:11px;
}
.Textsmallgreen
{
	font-family:Arial;
	color:#319154;
	font-size:small;
}
.Textmediumblack
{
	font-family:Arial;
	color:Black;
	font-size:medium;
}
.Textmediumgreen
{
	font-family:Arial;
	color:#319154;
	font-size:medium;
}
.TextmediumblackBold
{
	font-family:Arial;
	color:Black;
	font-weight:bold;
	font-size:medium;
}
.TextmediumgreenBold
{
	font-family:Arial;
	color:#319154;
	font-weight:bold;
	font-size:medium;
}
.Textxsmallblack
{
	font-family:Arial;
	color:Black;
	font-size:x-small;
}
.Textsmallwhite
{
	font-family:Arial;
	color:White;
	font-size:small;
}
.TextsmallgreenBold
{
	font-family:Arial;
	color:#319154;
	font-size:small;
	font-weight:bold;	
}
.TextRedSmall
{
	font-family:Arial;
	color:Red;
	font-size:small;
	font-weight:bold;
}
.TextxsmallGreenBold
{
	font-family:Arial;
	color:#319154;
	font-size:x-small;	
	font-weight:bold;
}



