﻿body 
{
	font-family:Arial;
	color:#666666;
	font-size:10px
}

.title
{
	font-size:15px
}

.titlegreen
{
	font-size:15px;
	color:#149093
}

.titlelarge
{
	font-size:xx-large;
	font-weight:bolder;
	color:#149093
}

.titlesmall
{
	font-size:x-large;
	color:#149093
}

/* Text-Alignment */

.left
{
	text-align:left
}

.right
{
	text-align:right
}

.center
{
	text-align:center
}

.justify
{
	text-align:justify
}

/* Formatting */

.note
{
	color: #FF6600
}

/* Links */

.bullet
{
	width: 23px;
	text-align:right;
	padding-top:4px
}

/* Links */

A:link {text-decoration: none; color: #149093}
A:visited {text-decoration: none; color: #149093}
A:active {text-decoration: none; color: #149093}
A:hover {text-decoration: underline; color: #149093}

/* Navigation Links */

.B:link {text-decoration: none; color: #505E66}
.B:visited {text-decoration: none; color: #505E66}
.B:active {text-decoration: none; color: #505E66}
.B:hover {text-decoration: underline; color: #505E66}

/* Other Links */

.C { color:#149093 }
.C:link {text-decoration: none; color: #149093}
.C:visited {text-decoration: none; color: #149093}
.C:active {text-decoration: none; color: #149093}
.C:hover {text-decoration: underline; color: #149093}
