/* CSS Document */

body {
	background-color: #FFF;
	text-align: left;
}

.Style1 {
	font-size: 28px;
	font-weight: bold;
}
.style2 {
	font-size: 28px;
	font-weight: bold;
	color: #C00;
	font-style: italic;
}
.style3 {
	font-size: 36px;
	font-weight: bold;
	color: #C00;
	font-style: italic;
}
.style4 {font-size: 24px; font-weight: bold; color: #CC3333;}
.style5 {font-size: 18px}
.style6 {font-size: medium; font-weight: bold; color: #CC3333; }
.style9 {font-size: 20px; font-weight: bold; }
.style14 {font-size: xx-large; color: #993333;}
.style18 {font-size: 18px; color: #993333; }
.style19 {font-size: 17px}
.style22 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #C63;}
.style23 {font-size: 15px; color: #C63; font-weight: bold;}
.style24 {color: #993333; font-weight: bold;}
.style25 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: lighter;
	font-variant: normal;
	color: #C63;}
.style26 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: oblique;
	line-height: normal;
	font-weight: lighter;
	color: #C66;
}
}.style28 {font-size: 18px}.TitleBig {
	font-size: 50px;
	color: #C03;
}
.TitleBig {
	color: #C00;
	font-size: 60px;
}
.body {
	background:#fdfdfc url('assets/bg-content.gif') repeat-x;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.Title {
	font-size: 70px;
	color: #900;
}
.larger {
	font-size: larger;
}
.RedLetter {
	font-size: 16px;
	color: #900;
	font-weight: bold;
}
.BlackLetter {
	font-size: 16px;
	font-weight: bold;
}

/*links*/
/*Standard Links = <body link="#C0C0C0" vlink="#808080" alink="#FF0000"> */
/*A:link {background: #FFCC00; text-decoration: none}*/
A:visited {font color: blue;}
/*A:active {background: #FFCC00; text-decoration: none}*/
A:hover {font-weight:bold; color: red;}
 
.green {
	color: #063;
}
.smaller {
	font-size: smaller;
}
Big Red {
	color: #900;
}
.bigRed {
	color: #900;
}
.bigRed strong {
	font-size: large;.style26 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: italic;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	color: #C66;
}

.left {
	font-size: 16px;
}
