<!--/* Begin to hide script contents from old browsers.*/

body		{ background: white;
		  font-family: "News Gothic MT", sans-serif; }
p		{ margin-left: 10px; margin-right: 10px; text-align: justify; }
h1		{ color: #2333C5; text-align: center; text-transform: uppercase;
		  font-family: Desdemona, sans-serif; }
h2, h3, h4 	{ color: #3848DC;
		  text-align: center; text-transform: uppercase;
		  font-family: Marlette, Desdemona, sans-serif; }
a:hover		{ font-style: italic; }
table	 	{ background-color: rgb(194,200,245); /* #C2C8F5 */
		  padding: 5pt; margin: 0px; }
td, caption	{ border: solid thin white; }

.label		{ text-align: right; font-weight: bold; }
.prompt		{ text-align: center; }
.overview	{ width: 200px; line-height: 150%; padding-right: 10px; }
.capabilities	{ background-color: white; text-align: justify; }
p a.external:link	{ color: lime; }

/* Need to unify contract/invoice/cv -- Marlett, Desdemona */
.heading, .overview, .title
		{ font-weight: bold; }

/* colors */
a, p a:link, address, .title	{ color: blue; }
.internal			{ color: green; }
a:visited			{ color: red; }
em, a:active, p, ol, ul		{ color: black; }

/* fonts */
p, ol, ul, td, caption, .capabilities, .title, .overview
			{ font-family: Verdana, sans-serif; }
p, ol, ul, td, caption, .capabilities, .title, .overview
			{ font-size: 10pt; }
h2, h3, h4, .heading
			{ font-size: 12pt; }
h1	 		{ font-size: 14pt; }
address			{ font-size: 8pt; }

/*End the hiding */-->
