<style type="text/css">  

body {
 text-align: left;
 font: 0.8125em Verdana, sans-serif;
}
a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:red;
	text-decoration:underline;
}
h1, h2, h3, h4, h5 {
	font: bold Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top:18px;
	margin-bottom:6px;
	color: #336;
}
h1 {
	font-size:1.1em;
}
span.cap {
	font-size:1.3em
}
h2 {
	font-size:1em;
}
h3 {
	font-size:.9em;
}
h3 a:link, h3 a:visited {
	color:#000000;
	text-decoration:none
}
h3 a:hover {
	color:red;
	text-decoration:none
}
h4 {
	font-size:.8em;
	margin-left:20px;
}
h5 {
	font-size:.8em;
	margin-left:20px;
	text-transform:none;
	margin-bottom:0px;
}
p {
	line-height:1.4em;
	margin-left:20px;
	margin-top:8px;
	margin-bottom:8px;
}
ul {
	list-style-type:circle;
}
ul li {
	line-height:1.5em;
}
table {
	margin-left:30px;
	margin-top:12px;
}
table th {
	background-color:#BBD;
	font-size:0.7em;
	text-transform:uppercase;
	letter-spacing: 1px;
	padding:0px;
	text-align:center;
	border-top:4px #BBD solid;  /* this is to cheat padding problem between firefox and ie*/
	border-bottom:2px #BBD solid;  /* this is to cheat padding problem between firefox and ie*/
}
table td {
	vertical-align:top;
}
table.tophead th {
	text-align: left;
	padding-right:5px;
	padding-left:5px;
}
table.lefthead th {
	text-align: right;
	padding-right:5px;
	padding-left:5px;
	
}
table#pronouns td {
	text-align:center
}
table#pronouns td.left {
	text-align:left
}
table#particles td {
	text-align:center
}
div.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding:10px;
	width:180px;
	float:right;
	background-color:#EFEFEF;
	margin-left:30px;
	margin-top:20px;
	border:1px #DDD solid;
}
.note a:link, .note a:visited {
	color: gray;
	text-decoration:underline;
}
.note a:hover {
	color: red;
	text-decoration:underline;
}
div.hr {
	border-top: 1px dotted gray;
	margin: 30px auto;
	clear:both;
}
p.english {
	background-color: #EEE;
}
p.orthGrammar {
	background-color: #EEF;
}
p.orth {
	font-size:1.1em;
	font-weight:bold;
	margin-top: 30px;

}
.outerdiv {
	border:1px gray solid;
	margin-left:auto;
	margin-right:auto;
	width: 85%;
}
.middiv {
	border:1px white solid;
}
.innerdiv {
	border:1px gray solid;
	padding: 30px;
	background-color: white;
	background-image:url(titles-gray/1.jpg);
	background-position:30px 40px;
}
p.todo {
	color: red;
	font-style: oblique;
}
div.indent {margin-left:20px;}
.group {
	padding: 4px;
	border: 1px solid #DDD;
	float:left;
	margin:2px;
}
div.pair {
	float: left;
	margin:3px;
	width:29px;
	text-align:center;
}
/*div.pair p {
	margin-top:4px;
	margin-bottom:0px;
	text-align:center;
	width:29px;
}*/
div.pair img {
	margin: 10px 10px 10px 0;
}

.frame {
	border: 1px solid #ccc;
}

.titleimg {
	float:right; 
	margin-left:20px; 
	margin-top:10px; 
	margin-right:10px; 
	text-align:center;
	font-size:.7em;
	width:179px;
	text-align:left;
	}


</style>
