body {margin:0; background:url(NAVAIRcanvasbg.jpg);}
/*this allows the page to use the Bank Gothic font face*/
@font-face {
	font-family: bankgothic;
	src: url(bgth.eot);
	src: local(‚ò∫),
			 url('bgth.woff') format('woff'),
			 url('bgth.ttf') format('truetype'),
			 url('bgth.svg#webfont') format('svg');
font-weight: bold;
font-style: normal;}

/*This class is the table cell in which the page's title can be placed*/
.titletext {color:#ffffff; font-family:bankgothic; font-size:19pt; text-align:center; line-height:15pt; letter-spacing:2pt;}
/*This is the text in the center of the page*/
.contenttext {color:#000000; font-size:11pt; font-family:verdana; margin:20px; font-weight:bold;}
/*Text at the bottom of the page between the gold bars*/
.bottombar, .bottombar a {vertical-align:middle; text-align:left; margin:2px 5px; color:#ffffff; font-family:arial; font-size:8pt;}