@page	{
		margin-top: 1cm; margin-bottom: 1.43cm
	}

H1	{
		color: #ff9966;
		font-family: "Arial", "Helvetica";
	}

TD P	{
		color: #000080;
		font-family: "Arial", "Helvetica";
		font-style: normal;
		font-weight: medium;
	}

P	{
		color: #000080;
		font-family: "Arial", "Helvetica";
		font-style: normal;
		font-weight: medium;
	}

P#heading
	{
		color: #0000ff;
		font-family: "Times New Roman", "Helvetica";
		font-style: Normal;
		font-size:28pt;
	}

span#glow
	{
		font-size: 32pt;
		color:red;height=100%;
		filter:glow(color=#0000ff);
	}

span#heading2	{
		color: #000000;
		font-family: "Times New Roman", "Helvetica";
		font-style: Normal;
	        font-size: 28pt;
		font-weight: medium;
	}

P#mission
	{
		color: #008000;
		font-family: "Times New Roman", "Helvetica";
		font-style: Normal;
		font-size: 12pt;
		font-weight: bold;
	}

A:hover {
		color:#ff0000;
		height=100%;
		filter:glow(color=#0000ff);
	}

A	{
		color:#0000cc;
		text-decoration: none;
	}

body
	{
		background-color: #ddddff;
		background-image: url("../oldimages/100-0078a.jpg");
		background-repeat: no-repeat;
	        background-position: center;
        	background-attachment: fixed;
        }

