BODY, P, TD  {
	font-size: 12px; 
	font-family: "times new roman", times, serif;
	background: #AAB8AA;
	color: #999999;
	}

A:link, A:visited { 
	text-decoration: none;
	color : #555555;
	}

a:hover {
	color : #999999;
	}

.title {
	background: #AAB8AA;
	color : #555555;
	font-size: 14px;
	font-style: oblique;
	font-weight: lighter;
	}

.subtitle {
	background: #AAB8AA;
	color : #888888;
	font-weight: bold;
	}

.navbar { 
	background: #AAB8AA;
	color : #555555;
	font-variant: small-caps;
	text-align: center;
	}

.body { 
	border-width: 5px;
	border-left-width: 15px;
	color: #222222;
	margin-bottom: 12px;
	padding: 10px;
	width: 150px;
	height: 159px;
	float: none;
	border-style: solid;
	font-size: 10px;
	text-transform: lowercase;
	text-align: justify;
	background: url(images/back1.jpg) center center;
	}
	
.bodynojustify { 
	border-width: 5px;
	border-left-width: 15px;
	margin-bottom: 12px;
	padding: 10px;
	width: 150px;
	height: 159px;
	float: none;
	border-style: solid;
	color: #222222;
	font-size: 10px;
	text-transform: lowercase;
	text-align: left;
	background: url(images/back2.jpg) center center;
	}

.index { 
	border-width: 5px;
	border-left-width: 15px;
	color: #222222;
	padding: 10px;
	margin-bottom: 12px;
	width: 150px;
	height: 159px;
	float: none;
	border-style: solid;
	font-size: 10px;
	text-transform: lowercase;
	text-align: center;
	background: url(images/back2.jpg) center center;
	}
	
.bodylargecent { 
	border-width: 5px;
	border-left-width: 15px;
	padding: 10px;
	margin-bottom: 12px;
	width: 150px;
	height: 159px;
	float: none;
	border-style: solid;
	color: #222222;
	text-transform: lowercase;
	text-align: center;
	background: url(images/back3.jpg) center center;
	}