﻿body {
	background-color: #FFFFFF;
	margin: 0px;
}

p {
	font: ;
	font-family: "Trebuchet MS", sans-serif;
}

h1 {
	font-family: "Trebuchet MS";
	color: #872A2B;
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
}

h2 {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-family: "Palatino Linotype";
	color: #929292;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	letter-spacing: 5px;
	text-transform: uppercase;
}
h3 {
	padding: 15px 0px 0px 15px;
	margin: 0px;
	font-family: "Palatino Linotype";
	color: #616161;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	letter-spacing: 2px;
}
ul {
	padding-top: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: small;
	text-align: left;
}


a {
	text-decoration: none;
	color: #872A2B;
}

a:hover {
	text-decoration:underline;
}

#navbar {
	font-family: "Palatino Linotype";
	color: #616161;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 2.7pt;
	vertical-align: top;
	padding-top: 7px;
}
#navbar a {
	color: #757575;
	text-decoration: none;
}
#navbar a:hover {
	color: #F7E6E6;
}

#invest {
	font-family: "Trebuchet MS", sans-serif;
	color: #616161;
	font-size: 11px;
	vertical-align: top;
}
#invest a {
	color: #757575;
	text-decoration: none;
	font-size: small;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1.5px;
}
#invest a:hover {
	color: #BA3A3A;
}

#lledu {
	font-family: "Palatino Linotype";
	color: #929292;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1.5pt;
	vertical-align: top;
}
#lledu a {
	color: #B4B4B4;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 5px;
}
#lledu a:hover {
	color: #838383;
}

#llrec {
	font-family: "Palatino Linotype";
	color: #929292;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1.5pt;
	vertical-align: top;
}
#llrec a {
	color: #B4B4B4;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 5px;
}
#llrec a:hover {
	color: #838383;
}

#llut {
	font-family: "Palatino Linotype";
	color: #929292;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1.5pt;
	vertical-align: top;
}
#llut a {
	color: #B4B4B4;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 5px;
}
#llut a:hover {
	color: #838383;
}
