BODY {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	padding-top : 0%;
	font-size : 12px;
}

A:LINK {
	color : #3300CC;
	text-decoration : none;
}

A:VISITED {
	color : #00009F;
	text-decoration : none;
}

A:HOVER {
	color : #3300CC;
	text-decoration : underline;
}


H1 {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	font-weight : 900;
	text-align : center;
	text-transform : capitalize;
	padding-bottom : 0%;
	margin-bottom : 0%;
}

H2 {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 170%;
	font-weight : bold;
	text-align : center;
	text-transform : none;
	text-decoration : none;
}

H3 {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	font-weight : bold;
	text-align : center;
	text-transform : none;
	text-decoration : none;
}

H4 {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	font-weight : bold;
	text-align : center;
	text-transform : none;
	margin-bottom : 0%;
	margin-top : 0%;
	padding-bottom : 0%;
	padding-top : 0%;
}

H5 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
}

H6 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	text-transform : none;
}


CAPTION {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : -1;
}

.twlinkheading {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bolder;
	font-size : 24px;
}

.twlinktext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.twheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bolder;
	text-align : center;
	margin-top : 18px;
	margin-bottom : 12px;
}

.twsubheading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	font-style : italic;
}

.twlinktinylink {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.mediumtext {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
	text-decoration : none;
}

.tinytext {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	text-decoration : none;
}

.redtext {
	color : Red;
	font-weight : bold;
}

.pullquote16 {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-style : italic;
	font-weight : bold;
}

.pullquote20 {
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	font-style : italic;
	font-weight : bold;
	text-align : center;
	padding-bottom : 0%;
	padding-top : 0%;
	margin-bottom : 0;
	margin-top : 0;
}

.pullquote20credit {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	text-align : right;
	padding-bottom : 0%;
	padding-top : 0%;
	margin-bottom : 0;
	margin-top : 0;
}

.pullquote24 {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	font-style : italic;
	font-weight : bold;
	text-align : center;
	padding-bottom : 0%;
	padding-top : 0%;
	margin-bottom : 0;
	margin-top : 0;
}

.pullquote24credit {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	text-align : right;
	padding-bottom : 0%;
	padding-top : 0%;
	margin-bottom : 0;
	margin-top : 0;
}

.pullquote30 {
	font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	font-style : italic;
	font-weight : bold;
	text-align : center;
}

.pullquote30credit {
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	text-align : right;
}

.pullquote {
	border-top : thin solid Gray;
	border-bottom : thin solid Gray;
}

.pullquotemagic {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
}

.examplelink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.techheader {
	color : #0080FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.techboldblue {
	color : #0080FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.subhead {
	color : #452DA8;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	font-size : 18px;
}

.dimtitle {
	font-family : Arial, Helvetica, sans-serif;
	color : Silver;
	font-size : 13px;
	text-decoration : none;
}

.dim {
	background-color : #E3E3E3;
}

.nodim {
	background-color : White;
}

.booktitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.bookauthor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	font-style : italic;
}

.twtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}

