@charset "utf-8";
/* CSS Document */

body,td,th {
	 font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 9pt;
}

body2,td,th {
	 font-family: "Arial", Arial, Helvetica, sans-serif;
	 color: #000000;
	 font-size: 10pt;
}

.google {
	font-family: 'Kite One', sans-serif;
    color: #000000;
     font-size: 10pt;
}

.lucinda {
	font-family: Lucida Calligraphy;
	 color: #000000;
     font-size: 12pt;
}

.rockwell12{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000000;
	font-size: 11pt;
}

.rockwellxx{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000000;
	font-size: 10pt;
}

.redheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #c70704;
}

.rockwellred{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6c1504;
	font-size: 11pt;
}

/*Subhead Style*/
.subhead {
	 font-family:"Arial";
	 color: #ea3e02;
	 font-size: 12pt;
}

/*Subhead Style*/
.subhead2 {
	 font-family:"Arial";
	 color: #ea3e02;
	 font-size: 10pt;
}

.blacktxt {
	 font-family:"Arial";
	 color: #000000;
	 font-size: 10pt;
}

/*Subhead Style*/
.whitesubhead {
	 font-family:"Arial";
	 color: #ffffff;
	 font-size: 11pt;
}
/*Subhead Style*/
.bigwhitesubhead {
	 font-family:"Arial";
	 color: #ffffff;
	 font-size: 13pt;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #6C1504;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a.brown_links {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;
	color: #ffffff;
	font-size: 11pt;
}

a.brown_links:hover {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:underline;
	color: #e7dfdc;
	font-size: 11pt;
}
#paper1 {
	background-image: url(images/2013/10-09-13/Untitled-2.jpg);
	background-repeat:repeat-x;
	margin: auto;
	width: 345px;
}
