body		{ margin:0; padding:0; font-family:Verdana,Arial,"Century Gothic",Helvetica,sans-serif; font-weight:400; font-size:16px; background-color:#E4E4E4; color:#666666; }

img {
	border: none;
}

#divContent {
	width:100%;
	margin:30px auto;
	padding:0;
/*
	-webkit-transform:rotate(-7deg);
	-moz-transform:rotate(-7deg);
	-o-transform: rotate(-7deg);
*/
}


h1 { width:95%; font-size:20px; line-height:20px; font-weight:900; color:#666666; margin:0 auto 0 auto; padding:5px; text-align:center; }
h2 { width:95%; font-size:14px; line-height:20px; font-weight:500; color:#666666; margin:0 auto 0 auto; padding:5px; text-align:center; border-bottom:3px solid #cc703d; }
p, td { width:95%; font-size:14px; line-height:18px; font-weight:500; color:#666666; margin:6px auto 0 auto; text-align:center; }
li { width:95%; width:500px; -webkit-locale:"en"; -webkit-hyphens:auto; -moz-hyphens:auto; hyphens:auto; font-size:12px; font-style:italic; color:#666666; margin:0; padding:0; line-height:18px; }
.line { border-bottom:3px solid #cc703d; padding-bottom:6px; }
.red { color:#cc703d; }
.bold { font-size:12px; font-weight:900; color:#FF6600; margin:0 0 12px 12px;  line-height:18px; }
.black { font-size:12px; font-weight:900; color:#666666; margin:0 0 12px 12px; line-height:18px; }
.small { font-size:10px; color:#666666; margin:24px 0 12px 12px; }
a:link { color:#cc703d; text-decoration:none; }
a:visited { color:#cc703d; text-decoration:none; }
a:active { color:#cc703d; text-decoration:none; }
a:hover { color:#cc703d; text-decoration:none; }
