BODY
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: black;
    FONT-FAMILY: 'Arial';
    background-position: center 200px;
    background-repeat: no-repeat;
}
H1
{
    COLOR: navy;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: x-large;
    FONT-WEIGHT: bolder;
    TEXT-TRANSFORM: capitalize
;}
H2
{
    COLOR: navy;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: large;
    FONT-WEIGHT: bolder;
    TEXT-TRANSFORM: capitalize
;}
H3
{
    COLOR: navy;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: large;
    FONT-WEIGHT: lighter;
    TEXT-TRANSFORM: capitalize
;}

TD {
	font-family: Arial;
	font-size: 10pt
;}

.title {
	font-family: Times;
	color: #7f8f93;
	font-size: 18pt;
	font-style: italic
;}
.headerrow {
	background-color: #0e3293;
  font-weight : bold;
  color : yellow;
}
.headerlink {
	color: yellow;
	font-family: Arial;
	font-weight: bold
;}
.headerlink A {
		color: yellow;
		font-family: Arial;
		font-weight: bold;
		text-decoration: none;
}
.headerlink A:visited{
		color: yellow;
		font-family: Arial;
		font-weight: bold;
   		text-decoration: none;
}
.headerlink A:hover {
		color: yellow;
		font-family: Arial;
		font-weight: bold;
		text-decoration: underline
;}
.bulletlink A {
		color: #0e3293;
		font-family: Arial;
		font-weight: bold;
		text-decoration: none;
}
.bulletlink A:visited {
		color: #0e3293;
		font-family: Arial;
		font-weight: bold;
   		text-decoration: none;
}
.bulletlink A:hover {
		color: #0e3293;
		font-family: Arial;
		font-weight: bold;
   		text-decoration: underline;
}
.search{
  font-size : 12px;
  
  

  width : 120px;
}
