/* Generic Selectors */ 
body { 
font-family: "Arial"; 
font-size: 16px; 
color:  #333333; 
background-color: Navy; 
} 
p { 
width: 80%; 
} 
li { 
list-style-type: none; 
line-height: 150%; 
list-style-image: url(../images/arrowSmall.gif); 
} 
h1 { 
font-family: "Arial"; 
font-size: 22px; 
font-weight: bold; 
color: White; 
text-align: center;
line-height: 0.9cm;
} 
h2 { 
font-family: "Arial"; 
font-size: 32px; 
font-weight: bold; 
color: White; 
text-align: center;
border-bottom: 1px solid #C6EC8C; 
} 
h3 { 
font-family: "Arial"; 
font-size: 16px; 
font-weight: bold; 
color: White; 
}
h4 { 
font-family: "Arial"; 
font-size: 12px; 
font-weight: normal; 
color: White; 
padding-bottom: 5px; 
line-height: 0.9cm;
}
h5 { 
font-family: "Arial"; 
font-size: 14px; 
font-weight: ; 
color: White; 
}
h6 { 
font-family: "Arial"; 
font-size: 10px; 
font-weight: normal; 
color: White; 
padding-bottom: 5px; 
} 
p.margin {margin: 0.7cm 2.3cm 2cm 0.5cm}
q.margin {margin: 0.4cm 1.0cm 2cm 0.5cm}
 /**************** Pseudo classes ****************/ 
:link { 
font-size: 16px; 
color: White; 
text-decoration: none; 
font-weight: bold; 
} 
li :link { 
color: #00CC00; 
text-decoration: none; 
font-weight: bold; 
} 
:visited { 
color: White;
text-decoration: None; 
font-weight: bold; 
} 
li :visited { 
color: White;
text-decoration: none; 
font-weight: bold; 
} 
:hover { 
color: Yellow; 
padding-bottom: 5px; 
font-weight: bold; 
text-decoration: underline; 
} 
li :hover { 
display: block; 
color: Yellow; 
padding-bottom: 5px; 
font-weight: bold; 
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: #C6EC8C; 
} 
:active { 
color: Yellow; 
font-weight: bold; 
} 
/************************* ID's *************************/ 
#navigation { 
position: absolute; 
z-index: 10; 
width: 210px; 
height: 600px; 
margin: 0; 
margin-top: 50px; 
border-right: 1px solid #C6EC8C; 
font-weight: normal; 
} 
#centerDoc { 
position: absolute; 
z-index: 15; 
padding: 0 0 20px 235px; /*top right bottom left*/ 
margin-top: 50px; 
} 


<STYLE>TD {
.BISOverall {
	FONT-WEIGHT: Bold; FONT-SIZE: 18px; COLOR: White
}
}
.BreederName {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt
}
}
.CatName {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: White
}
}
.Judge {
	FONT-WEIGHT: 900; FONT-SIZE: 10px; COLOR: White
}
}
.White {
	COLOR: #ff0000
}
}

.BISTitle {
	FONT-WEIGHT: Bold; FONT-SIZE: 16px; COLOR: White
}
}
.Title1 {
	FONT-WEIGHT: Bold; FONT-SIZE: 28px; COLOR: White
}
}
.Title2 {
	FONT-WEIGHT: Bold; FONT-SIZE: 12px; COLOR: White
}
}
.Colour {
	FONT-WEIGHT: Bold; FONT-SIZE: 10px; COLOR: White
}
}
.Red {
	FONT-WEIGHT: Bold; COLOR: Red
}
</STYLE>