body {background-color:#BA707E;
      color: black;
      font-size:14pt;
      font-weight: normal;
      font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
      }

      
      
.transparent {background-color:white;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;

	}

.footnote {font-size: 8pt; font-weight:bold; 
	color: black;
      }

.footnote A:link {color:white; text-decoration: none;}
.footnote A:active {color:white; text-decoration: none;}
.footnote A:visited {color:white; text-decoration: none;}
.footnote A:hover {color:white; text-decoration: underline;}

#form {color: white;
      font-size:11pt;
      font-weight:bold;
      }

#main {background-color:white;
	margin: 0;
	}
	
.highlight {color: navy;
      font-size:14pt;
      font-weight:bold;
      }
      
.large {color: #cc0000;
      font-size:28pt;
      font-weight:bold;
      }

.medium {color: #5C0535;
      font-size:18pt;
      font-weight:bold;
      }

.container {padding-left: 1cm;
	padding-right: 1cm;
	background-color:white;
}


.menu {color: white;
      background-color: #4F59E4;
      font-size:14pt;
      font-weight:bold;
      font-family:  Verdana, Arial, Tahoma, Helvetica, sans-serif;
      }

.menu A:link {color: white; text-decoration: none;}
.menu A:active {color: white; text-decoration: none;}
.menu A:visited {color:white; text-decoration: none;}
.menu A:hover {color: black; text-decoration: none;}

#testimonial {font-size: 11pt; font-weight:normal; color: black;
	text-align: justify; border-style: solid;
	background-color:#CFD0E2;
	padding: .2cm;
	}

A:link {color: #cc0000; text-decoration: none;}
A:active {color: #cc0000; text-decoration: none;}
A:visited {color: #cc0000; text-decoration: none;}
A:hover {color: black; text-decoration: none;}

hr { color: #77027E;
	background-color: #77027E;
	height: 2px;
	width: 80%;
	}
	
#nav_menu {	color: #cc0000;
		font-weight: bold;
		background: white;
		text-decoration: none;
		display: block;
		padding-top: 6px;
		padding-right: 0px;
		padding-bottom: 4px;
		padding-left: 0px;
		font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
		font-size: 10pt;
		text-transform: uppercase;
	}

#nav_menu a:link {
		color: black;
	}

#nav_menu a:active {
		color: black;
	}
#nav_menu a:visited {
		color: black;
	}
	
#nav_menu a:hover {
		color: #cc0000;
	}