﻿<!--

A:link{
  	color: blue;
  	text-decoration: none;
}

A:visited{
  	color: blue;
  	text-decoration: none;
}

A:hover{  
	color: blue;  text-decoration: underline;}P{
	font-family: "Myriad Pro Light";
	font-size: 10pt;
}
P{
	font-family: "Myriad Pro Light";
	font-size: 12pt;
}

LI{
	font-family: "Myriad Pro Light";
	font-size: 12pt;
}

H2{
	font-family: "Century Gothic";
	font-size: 20pt;
	color: #FF0000;			
}

.style1 {
	background-image: url('Graphics/PanelPics/aboutus.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

.style2 {
	border-width: 0px;
}

.style3 {
	text-align: left;
	background-color: #E4E4E4;
}

.style4 {
	background-image: url('Graphics/PanelPics/main.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

.style5 {
	background-image: url('Graphics/PanelPics/currentpos.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

.style6 {
	background-image: url('Graphics/PanelPics/partners.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

.style7 {
	background-image: url('Graphics/PanelPics/resume.jpg');
	background-repeat: no-repeat;
	text-align: right;
}

.style8 {
	text-align: right;
}

.style9 {
	color: #FF0000;
}


-->

