HTML
{
    FONT-SIZE: 7px;
    OVERFLOW: auto;
    FONT-FAMILY: Verdana
}
TD
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
INPUT
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana
}
SELECT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
A
{
    COLOR: #cc0000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #0000cc;
    TEXT-DECORATION: underline
}
.small-btm-link
{
    FONT-SIZE: 9px;
    TEXT-ALIGN: right
}
.big-btm-link
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    COLOR: #3366ff;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: right
}
.job-fields
{
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0A2F73;
	padding-left: 25px;
}
.heading1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #113476;
	text-decoration: underline;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #336699;
	padding-left: 25px;
	line-height: 18px;
	padding-top: 14px;
	padding-right: 25px;
}
.sub-head {
	font-family: Tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.linka {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	padding-left: 25px;
	text-decoration: underline;
}
