body {
	margin-left		:	1%;
	margin-right	:	1%;
	background-image:	url(../images/seDefault/background.jpg);
	font-family		:	sans-serif;
}

table.pagetop,h3 {
	color			:	blue;
	font-size		:	25px;
		
}
h2,h3 {
	font-style		:	italic;
}

table.pagetop,td.picture {
	text-align		:	center;
}

h2 {
	text-decoration	:	underline;
}
		
h3 {
	font-family		:	serif;
	border-bottom	:	1px solid black;
}
		
p {
	font-size		:	20px;
}
		
td {
	vertical-align	:	top;
}

td.topblurb {
	padding-left	:	180px;
	padding-right	:	180px;
}
		
td.left {
	width			:	18%;
}
		
td.right {
	width			:	82%;
	padding-left	:	15px;
}
		
td.picture {	
	padding			:	15px;
}