h1 {
	font-family :  Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7f2f87;
	font-weight: bold;
	padding-left: 15px;
}
h2 {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4210d2;
	font-weight: normal;
}

h3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

h4 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4210d2;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-color: #9f97ed;
}

td {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
tr {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
p {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
div {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
input {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
select {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
textarea {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
option {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
ul {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px;}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
} 
hr {width:100%;}
a { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color:#ffffff; text-decoration: none; }
a:hover{ color: #cccccc; text-decoration: underline; }

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.mini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-style: italic;
}

.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: bold;
	color: #4210d2;
}

.birthday {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #000000;
}

a.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
}

a:hover.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #ffffff;
}

.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #ff688e;
	border-right-color: #ff688e;
	border-bottom-color: #ff688e;
	border-left-color: #ff688e;
	margin: 10px;
}

