/* CSS Document */

.titles	
{
	font-size: 12px;
	color: #4D719D;
	font-weight: bold;
	line-height: 15px;
	padding: 3px
}
.maintxt {
	font-size: 11px;
	color: #4D719D;
	font-weight: normal;
	padding: 3px;
}
ul {
    font-size: 11px;
	color: #4D719D;
	padding: 3px;
	line-height: 1.3em
	}
.smalltxt {
	font-size: 10px;
	color: #6084B1;
	font-weight: normal;
	padding: 3px
}
.calendar {
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	background-color: #6084B1;
	vertical-align: middle;
}
.script {
	font-family: "lucida calligraphy";
	font-size: 15px;
	font-style: italic;
	color: #4D719D;
}
a.one:link {
	font-size: 11px;
	color: #FB8979;
	text-decoration: none;
}
a.one:visited {
	font-size: 11px;
	color: #FB8979;
	text-decoration: none;
}
a.one:hover {
	font-size: 11px;
	color: #6084B1;
	text-decoration: underline;
}
a.two:link {
	font-family: verdana;
	font-size: 9px;
	color: #6084B1;
	text-decoration: underline;
}
a.two:visited {
	font-family: verdana;
	font-size: 9px;
	color: #6084B1;
	text-decoration: underline;
}
a.two:hover {
	font-family: verdana;
	font-size: 9px;
	color: #FB8979;
	text-decoration: underline;
}a.three:link {
	font-family: verdana;
	font-size: 9px;
	color: #FB8979;
	text-decoration: none;
}
a.three:visited {
	font-family: verdana;
	font-size: 9px;
	color: #FB8979;
	text-decoration: none;
}
a.three:hover {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
script {
	font-family: "lucida calligraphy",cursive;
	font-size: 16px;
	font-style: oblique;
	color: #4D719D;
}
.maintxt2 {
	font-size: 11px;
	color: #4D719D;
	padding: 3px;
	line-height: 15px;
}
.mainitalic {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: 4D719D;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: normal;
}
