/* CSS Document PYFA*/

body {
	background-color: #FFFEEC;
	font-size: 16px;
	}

a:hover {
	color:#AF3B2C;
	}

.grheading {font-size: 16px;
	color: #006600; 
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif}

.subheading {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif
	}

.nounderline {
	text-decoration:none;
	font-weight:bold;}
	
.navbar {font-weight:bold;
	font-size:18px;
	text-decoration:none;}

.large {font-size:16px;}

.redheading {color: #AF3B2C}

.smallitalic {
	font-size: 12px;
	font-style: italic;
	}

.img {
	background-repeat:no-repeat;
	background-position:center;
	}

.indent {
	padding-left:15px;
	}
	
.tablerow {
	padding: 15px 0 15px 25px;
	}
	
.copy {
	margin-left: 210px;
	font-size: 14px;
	font-style: italic;
	}
	

.pics {
	padding: 15px;
	}

.navbarrow {
	padding: 15px 0;
	}
	
.style1 {
	font-size: 24px;
	font-weight: bold;
	}