
B.RedBig 
{
	font-family:Tahoma;
	font-size:45px;
	font-weight: bold;	
	color:Red;
}


B.RedMedium 
{
	font-family:Tahoma;
	font-size:30px;
	color:Red;
	font-weight: bold;	
}




B.Red 
{
	font-family:Tahoma;
	font-size:15px;
	color:Red;
	font-weight: bold;	
}


B.Huge 
{
	font-family:Tahoma;
	font-size:40px;
	font-weight: bold;
	
}



B.SubHeadline 
{
	font-family:Tahoma;
	font-size:23px;
	color:Black;
	font-weight: bold;
}

td {
	
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:Black;
}

td.menu {
	text-align:middle;
	vertical-align:middle;
	
}

b.title { 
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-size:16px;
	color:Black;
	font-weight: bold;
}

b.name { 
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-size:20px;
	color:Black;
	font-weight: bold;
}

b.home{ 
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
	color:Black;
	font-weight: bold;
}

form
{
	margin:0px;
}

A {
	font-family:Tahoma;
	font-size:13px;	
	color:White;
}

A.blue {
	font-family:Tahoma;
	font-size:13px;
	color:Blue;
}

A.normal {
        vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:Blue;
}
A.red {
	font-family:Tahoma;
	font-size:12px;
	color:Red;
	font-weight:bold;
	text-decoration:none;
}

A.RedMedium {
	font-family:Tahoma;
	font-size:18px;
	color:Red;
	font-weight:bold;
	text-decoration:none;
}

A.red:hover
{
	text-decoration:underline;
	color:Red;
}

A:hover {
	text-decoration:none; 
}

A.under 
{
	text-align: center;
	vertical-align: top;
	font-family:Tahoma;
	font-size:16px;
	color:Blue;
	font-weight: bold;
}

A.benefits 
{
	text-align: center;
	vertical-align: center;
	font-family:Tahoma;
	font-size:16px;
	color:Red;
	font-weight: bold;
        text-decoration: none;
}

A.benefits:hover
{
	text-decoration:none;
	color:white;
}


B.Headline
 {
        color: Black;
	font-weight: bold;
	font-size : 30px;
}

H1 {
        color: Black;
	font-weight: bold;
	font-size : 32px;	
}


H1.Profile {
	color: #596F80;
	font-weight: bold;
	font-size : 24px;
}

H1.Title {
	color: black;
	font-weight: bold;
	font-size : 21px;
}

H2.Profile {
	color: #596F80;
	font-weight: bold;
	font-size : 18px;
}


A.Profile {
	font-family:Arial;
	font-size:16px;
	text-decoration: underline;
	font-weight: bold;
	color:blue;
}

A.BrowseTitle {
	font-family:Arial;
	font-size:16px;
	text-decoration: underline;
	font-weight: bold;
	color:#596F80;
}

A.ProfileSmall {
	font-family:Arial;
	font-size:12px;
	text-decoration: underline;
	font-weight: bold;
	color:blue;
}


.indentedR
   {
   padding-right: 2em;
   }
