﻿

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-weight: normal;
	color: #BA8AAA;
	margin-bottom:5px;padding-bottom:0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;

	color: #7BB3B3;
		margin-bottom:0px;padding-bottom:0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;

	color: #727474;
		margin-bottom:0px;padding-bottom:0px;
}

hr
{
	border-style: dashed none none none;
	border-top-width: 1px;
	border-top-color: #DADEE0;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 0px;
}

.row1
{
	background-color: #EAEAEA;
}

.row2
{
	background-color: #CCCFD0;
}
.yellowbox1
{
	background-color: #C2CFCA;
	border: 1px solid #4081BE;
}
.solidborder1
{
	border: 1px solid #999999;
}
.picborder {
	border: 4px solid #ffffff;
}

.tinytext
{
	font-size: 75%;
}

.textsmall {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;

}

.textmed {
	
font-size: 90%;
	font-weight: normal;
	
}
.textbig {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;

}

