A
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

.UpperNav
{
	color: White;
	font-weight: bold;
	font-size: 70%;
	font-family: Verdana;
}

.Icon
{
	font-weight: bold;
	font-size: 70%;
	font-family: Verdana;
}

.LowerNav
{
	color: White;
	font-weight: bold;
	font-size: 70%;
	font-family: Verdana;
}

.SectionHeading
{
	color: #cc0000;
	font-weight: bold;
	font-size: 75%;
	font-family: Verdana;
}

.SectionText
{
	color: Black;
	font-weight: normal;
	font-size: 60%;
	font-family: Verdana;
}

.SectionTextSmall
{
	color: Black;
	font-weight: normal;
	font-size: 60%;
	font-family: Verdana;
}

.Login
{
	font-weight: normal;
	font-size: 70%;
	color: black;
	font-family: Verdana;
	margin-left: 10px;
}

.DocTitle
{
	color: #cc0000;
	font-weight: bold;
	font-size: 80%;
	font-family: Verdana;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.DocBody
{
	font-weight: normal;
	font-size: 70%;
	color: black;
	font-family: Verdana;
	text-align: justify;
	line-height: 200%;
	margin-left: 50px;
	margin-right: 50px;
}

.DocReference
{
	font-weight: normal;
	font-size: 70%;	
	color: black;	
	font-family: Verdana;
	text-align: right;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
}

.Teaser
{
	font-weight: normal;
	font-size: 60%;
	color: black;
	font-family: Verdana;
	text-align: justify;
	line-height: 150%;
	margin-left: 50px;
	margin-right: 50px;
}

.BlogHeading
{
	font-weight: bold;
	font-size: 80%;
	color: black;
	font-family: Verdana;
	text-align: justify;
	line-height: 200%;
	margin-left: 50px;
	margin-right: 50px;
}

.Blog
{
	font-weight: normal;
	font-size: 70%;
	color: black;
	font-family: Verdana;
	text-align: justify;
	line-height: 200%;
	margin-left: 50px;
	margin-right: 50px;
}

.Grid
{
	font-weight: normal;
	font-size: 70%;
	color: black;
	font-family: Verdana;
	line-height: 150%;
	margin-left: 50px;
	margin-right: 50px;
}

.Edit
{
	font-weight: normal;
	color: black;
	font-family: Courier New;
	line-height: 100%;
}
