/* CSS Document */

.default {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	font-weight: normal;
}
.defaultgreen {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
	line-height: 1.2;
	font-weight: bold;
}
.defaultgreensm {
	font-family: Verdana;
	font-size: 10px;
	color: #006600;
	line-height: 1.2;
	font-weight: normal;
}
.defaultgreensm1 {
	font-family: Verdana;
	font-size: 9px;
	color: #006600;
	line-height: 1.2;
	font-weight: normal;
}
.defaultgreenreg {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
	line-height: 1.2;
	font-weight: normal;
}
.defaultgreenregcontact {
	font-family: Verdana;
	font-size: 12px;
	color: #006600;
	line-height: 1;
	font-weight: normal;
}

.defaultred {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	line-height: 1.5;
	font-weight:bold
}
.defaultredhead {
	font-family: Verdana;
	font-size: 14px;
	color: #990000;
	line-height: 1.5;
	font-weight: bold;
	font-style:italic
}
.defaultBrownhead {
	font-family: Verdana;
	font-size: 14px;
	color: #5D350A;
	line-height: 1.5;
	font-weight: bold;
	font-style:italic
}
.defaultBrown {
	font-family: Verdana;
	font-size: 11px;
	color: #5D350A;
	line-height: 1.5;
	font-weight: bold;
	font-style:italic
}
.defaultBrownNormal {
	font-family: Verdana;
	font-size: 10px;
	color: #5D350A;
	line-height: 1.5;
	font-weight: bold;
	font-style:Normal
}
.defaultBrownNoI {
	font-family: Verdana;
	font-size: 15px;
	color: #5D350A;
	line-height: 1.5;
	font-weight: bold;
	font-style: normal
}
.defaultBrownsmall {
	font-family: Verdana;
	font-size: 7px;
	color: #5D350A;
	line-height: 1.2;
	font-weight: normal;
	font-style: normal;
	}
.borderyellow {
	border: 2px solid #E7E700;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

