.white
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #ffffff;
}
.white A
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : underline;
	color : #ffffff;
}
.white A:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #ffffff;
}
.blackAnavy
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #000000;
}
.blackAnavy A
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #000099;
}
.blackAnavy A:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #000099;
}
.maroonAnavy
{
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration : none;
	color : Maroon;
}
.maroonAnavy A
{
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration : none;
	color : #000099;
}
.maroonAnavy A:hover
{
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration : underline;
	color : #000099;
}
.store
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : #000000;
}
.store A
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : none;
	color : #000099;
}
.store A:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-decoration : underline;
	color : #000099;
}
.maroonAmaroon
{
	font-family :"Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration : none;
	color : #990000;
}
.maroonAmaroon A
{
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration : underline;
	color : #990000;
}
.maroonAmaroon A:hover
{
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	text-decoration : none;
	color : #990000;
}
.doctitle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
.docsubtitle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-decoration: none;
	color: #000000;
    text-align: center;
}
.contents
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight:bold;
	text-decoration : none;
	color : Maroon;
}
.contents A
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight: normal;
	text-decoration : underline;
	color : Blue;
}
.contents A:hover
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	font-weight: normal;
	text-decoration : none;
	color : Blue;
}