/* Created using Style Master from Western Civilisation CSS1 { 2 2 512 630 } */

/*
http://www.colourlovers.com/palette/382404/dutch_teal
96CFEA -- light blue
1693A5 -- dutch teal
003E5F -- night teal
004384 -- star field
F7F972 -- stars at night
*/

body
{
	background-color:#f9f9f9;
	/* background-color: #FBFAC2; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* font-size: 12pt; */
/*
	margin-left: .5in;
	margin-right: .5in;
*/
	color: #003E5F;

}

.link
{
	color: blue;
	/* letter-spacing: 0.33mm; */
	text-decoration: none
}

h1
{
	font-family: Palatino;
	color: #004384;
	text-align: center;
}

a
{
	color: blue;
/* letter-spacing: .33mm; */
	text-decoration: none;
	font-size: 10pt;
}

/*
A:link
{
	color: blue;
	text-decoration: none
}

A:visited
{
	color: #0000ff;
	text-decoration: none
}

A:active
{color: #FF0000;
text-decoration: none}

A:hover
{color: red;
text-decoration: none}
*/

.ques
{font-style: italic;
font-weight: bolder}

.ques1
{font-style: italic;
color: navy}

.ans
{font-style: italic;
font-weight: bolder}

.heading
{font-size: 21pt}

.er
{color: red;
font-weight: bolder}

A.nav
{
	color: #1693A5;
	/* font-size: 11pt;	 */
}

A.nav:hover
{
	color: #96CFEA;
}


.nav_table
{
	/* background-color: #FBFAC2; */
}


.content_table
{
	background-color: inherit;
}

.header_table
{
	background-color: inherit;
}
