body {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

A {
	font-size: 12pt;
	font-weight: bolder;
	color: #333399;
}
A:link    {color:#FFFFFF; text-decoration:none;}
A:visited {color:#FFFFFF; text-decoration:none;}
A:active  {color:#FFFFFF; text-decoration:none;}
A:hover   {color:#FFFFFF; text-decoration:none;}

.PicNav {
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
}
.MainNav {
	font-size: 15pt;
	font-weight: bolder;
	color: #FFCC00;
}
A.MainNav:link    {color:#FFFFFF; text-decoration:none;}
A.MainNav:visited {color:#FFFFFF; text-decoration:none;}
A.MainNav:active  {color:#FFFFFF; text-decoration:none;}
A.MainNav:hover   {color:#FFFFFF; text-decoration:none;}

.td_5px {
	padding: 5px;
}

.td_5px_purple {
	padding: 5px;
	color: #471064;
}

.Small {
	font-size: 10pt;
}
.Big {
	font-size: 16pt;
}

.BlackBorder {
	border: 1px solid #FFFFFF;
}
.liBullet {
	font-size: 12pt;
	padding-bottom: 15px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}

.liBig {
	font-size: 14pt;
	font-weight: normal;
	padding-bottom: 15px;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
}


.quote {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}

.quotename {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}


