html			{
				overflow-y			: scroll;
				}
body			{
				font-family 		: verdana;
				font-size			: 8pt;
				color				: #000000;
				}
td 				{
				font-family 		: verdana;
				font-size			: 8pt;
				color				: #000000;
				font-style			: italic;
				}
a				{
				font-family 		: verdana;
				font-size			: 7.5pt;
				text-decoration		: underline;
				color				: #000000;
				}
p 				{
				font-family 		: verdana;
				font-size			: 8pt;
				color				: #000000;
				font-style			: italic;
				}				
.body			{
				background-image	: url("images/body.jpg");
				background-repeat	: no-repeat;
				}
.body2			{
				background-image	: url("images/body2.jpg");
				background-repeat	: no-repeat;
				}
.news1			{
				background-image	: url("images/newsflash1.jpg");
				background-repeat	: no-repeat;
				font-family 		: verdana;
				font-size			: 8pt;
				color				: #000000;
				padding-left		: 15px;
				}
.news1b			{
				background-image	: url("images/newsflash1_b.jpg");
				background-repeat	: no-repeat;
				font-family 		: verdana;
				font-size			: 8pt;
				color				: #000000;
				padding-left		: 15px;
				}
.news2			{
				background-image	: url("images/newsflash2.jpg");
				background-repeat	: no-repeat;
				font-family 		: verdana;
				font-size			: 8pt;
				color				: #000000;
				padding-left		: 15px;
				}
.news2b			{
				background-image	: url("images/newsflash2_b.jpg");
				background-repeat	: no-repeat;
				font-family 		: verdana;
				font-size			: 8pt;
				color				: #000000;
				padding-left		: 15px;
				}
.student1		{
				background-image	: url("images/studentmenu1.jpg");
				background-repeat	: no-repeat;
				font-family 		: verdana;
				font-size			: 8pt;
				color				: #000000;
				padding-left		: 15px;
				}
.pbottom		{
				background-image	: url("images/pagebottom.jpg");
				background-repeat	: no-repeat;
				}
.tile			{
				background-image	: url("images/admin_tile.jpg");
				}
input.button	{
				font-family			: verdana; 
				font-size			: 10px; 
				font-weight			: bold; 
				font-style			: italic; 
				color				: #FFFFFF; 
				background-color	: #718F8D;
				width				: 55px;
				height				: 25px;
				}
input, select, textarea
				{
				font-family			: verdana; 
				font-size			: 11px; 
				color				: #000000; 
				}
.blankfield		{
				color				: #ff0000;
				font-weight			: Bold;
				}
.lessched, .lessched A
				{
				font-size			: 9px; 
				}	