﻿.title
{
    color: #000080;
    font-weight: 700;
    font-size: 18pt;
    text-align: center;
    text-decoration:none;
}
.link
{
    color:#000080;
    font-size: 12pt;
    text-decoration:none;
}
.left
{
   text-align: left;
}
.center
{
   text-align: center;
}
.right
{
    text-align: right;
}
.webtitle
{
	font-size: 20pt;
	color: #FF9933;
	text-align: center;
}