BODY {font-family:arial, 'Trebuchet MS', Helvetica, verdana, sans-serif; margin:0px; background-color:#fff;}


/* font settings */
h1, h2, h3, h4, h5, h6, p, div, span, ul, ol, li, td, tr, input, select, textarea {
	font-family:"Times New Roman", Times, serif;
}


/* tables */
table.home {
	background-color: #3b4858;
	height: 768px;
	width: 1024px;
}
table.vox {
	background-color: #FFFFFF;
	height: 712px;
	width: 493px;
}
table.despair {
	background-color: #FFFFFF;
	height: 672px;
	width: 920px;
}
table.voxSpacer {
	height: 5px;
	width: 493px;
	background-image: url(images/vox_spacer.gif);
	background-repeat: repeat-x;
}
table.dsepairSpacer {
	height: 5px;
	width: 920px;
	background-image: url(images/vox_spacer.gif);
	background-repeat: repeat-x;
}

table.nav {
	background-color: #FFFFFF;
	height: 58px;
}



/* td tags */
td.vox {
	height: 650px;
	width: 493px;
}
td.daspairNavSides {
	height: 17px;
	width: 405px;
}
td.despairDPS {
	height: 650px;
	width: 920px;
}
td.despairSP {
	height: 650px;
	width: 459px;
}
td.pageLeft {
	height: 57px;
	width: 17px;
	background-color: #FFFFFF;
}
td.home {
	height: 96px;
	width: 17px;
	background-color: #FFFFFF;
}
td.pageRight {
	height: 57px;
	width: 17px;
	background-color: #FFFFFF;
}



/* images */

/* Heading tags */

/* paragraphs */

