
Body {
	font-family : "Times New Roman";
	color : Black;
}


.Header {
	font-family : "Times New Roman";
	font-size : 24px;
}

.header2 {
	font-family : "Times New Roman";
	font-size : 18px;
	font-weight : bold;
}

.header3 {
	font-family : "Times New Roman";
	font-size : 18px;
}

.header4 {
	font-family : "Times New Roman";
	font-size : 21px;
	font-weight : bold;
	font-style : italic;
}


.content {
	font-family : "Times New Roman";
	font-size : 13px;
}


.content2 {
	font-family : "Times New Roman";
	font-size : 16px;
	font-weight : bold;
}

.content3 {
	font-family : "Times New Roman";
	font-size : 16px;
}

.content4 {
	font-family : "Times New Roman";
	font-size : 12px;
}

.content5 {
	font-family : "Times New Roman";
	font-size : 14px;
}


.cookie {
	font-family : "Times New Roman";
	font-size : 13px;
	font-weight : bold;
}


.flavor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #BF621D;
	color : White;
	padding-top : 2px;
	padding-bottom : 2px;
	text-align : center;
}

.flavor A {
	color : White;
	text-decoration : underline;
}

.flavor A:hover {
	color : White;
	text-decoration : none;
}

.flavor A:visited {
	color : White;
	text-decoration : none;
}



.enlarge {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}


.footer {
	font-family : "Times New Roman";
	font-size : 11px;
}

.footer2 {
	font-family : "Times New Roman";
	font-size : 11px;
	color : White;
}

.formbld {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	text-align : right;
	padding-right : 5px;
	background-color : #F9EBAC;
}

.formtxt {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-align : right;
	padding-right : 5px;
	background-color : #F9EBAC;
}

.formtxt2 {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	padding-left: 5px;
	background-color : #FAEFB8;
}

.frmbx {
	background-color : #FAEFB8;
}


.input {
	border-style : solid solid solid solid;
	border-color : #442506 #442506 #442506 #442506;
	font-family : Arial;
	font-size : 11px;
	border-width : 1px 1px 1px 1px;
}


.PageHeader {
	font-family : "Times New Roman";
	font-size : 30px;
	font-weight : bold;
	text-align : center;
}

.test {
	font-family : "Times New Roman";
	font-size : 18px;
}

A {
	text-decoration : underline;
}

A:hover {
	text-decoration : none;
}

A:visited {
	text-decoration : none;
}
