/* This file contains the styles used by all IE browsers */


body {
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}

A {
	text-decoration: underline;
	color: #ffffff;
	font-weight : bold;
}

A:hover {
	color: #ffea00;
}

.pagehead {
	font-size: 38px;
	color: #FFFFFF;
	padding-left: 5px;
}

A.navlink {
	text-decoration: none;
	color: #ffffff;
	line-height : 25px;
	font-size : 15px;
	font-weight : bold;
}

A.navlink:hover {
	color: #ffff00;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height : 27px;
}

.philname {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytext {
	font-size: 15px;
	font-weight : normal;
	color: #FFFFFF;
	line-height : 20px;
}

.quote {
	font-size: 19px;
	font-weight : normal;
	color: #FFFFFF;
	line-height : 20px;
	padding-top: 20px;
}

.caption {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

A.pagelink {
	text-decoration: underline;
	color: #ffffff;
	line-height : 25px;
	font-size : 15px;
	font-weight : bold;
}

A.pagelink:hover {
	color: #ffff00;
}

.pagelinkcurrent {
	text-decoration: none;
	color: #ffffff;
	line-height : 25px;
	font-size : 15px;
	font-weight : bold;
}

.pagename {
	color: #ffffff;
	font-size : 20px;
	font-style: italic;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

b {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style : italic;
}

u {
	text-decoration : underline;
}


P {
	padding: 0px 0px 0px 0px;
	margin: 10px 10px 0px 0px;
}

