p, h1, h2, h3, h4, ol, ul, li {
	margin:0;
	padding:0;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #FFDFD2;
	background-image: url(../px/ctfbg.jpg);
	background-attachment: fixed;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #906;
	white-space: nowrap;
}
a:hover {
	color:#C00;
	font-weight:bolder;
	z-index: 20;
	background-color: #FF9;
}
p {
	line-height:1.2;
}
#abroad-mainText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.2em;
	font-size: 0.9em;
	font-variant: normal;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
}
#abroad-mainText ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	text-align: left;
	line-height: 1.3em;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 20px;
	white-space: nowrap;
	list-style-image: url(../abroad/images/dot.gif);
	list-style-type: disc;
}
.chapterText ul {
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.reviewQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.2em;
	font-weight: bold;
	color: #666;
	background-color: #FFFFD8;
	padding: 9px;
	width: 265px;
	border: thick solid #00679C;
	text-align: left;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.reviewQuote #author {
	text-align: right;
	font-weight: normal;
	padding-top: 0.6em;
}
.chapterText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	text-align: justify;
}
.articleWrapper {
	padding: 20px;
	width: 580px;
	background-color: #ffffe8;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.chapterText #copyright {
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
	padding-top: 10px;
}
.chapterText img {
	padding-right: 7px;
	padding-left: 5px;
}
.articleWrapper #title {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #A00000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 1.2em;
}
.articleWrapper #title2 {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #A00000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	line-height: 1.2em;
}
.chapterText #dropCap {
	font-size: 2em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.author {
	font-size: 1.2em;
	font-style: italic;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.author #degree {
	font-variant: small-caps;
}
#footer {
	margin: 0px;
	width: 800px;
	height: 35px;
	clear: both;
	font-size: 0.6em;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #960;
}
#footer a {
	color: #960;
	text-decoration: none;
}

.chapterText #dropCap2 {
	font-size: 2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.chapterText h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
}
.chapterText blockquote {
	font-style: italic;
}
