/* PROJECT = Yarmside.COM Data Display CSS */
/* File Name = dataDisplay.css */
/* Version 1.0 */
/* Author = Andrew Bingham  */
/* Date = 27.07.06 */
/* Contact Email = a.p.bingham@tees.ac.uk */

.h1Data{
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color: #666666;
text-decoration:none;
line-height: 15px;
}
.h2Data{
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color: #666666;
text-decoration:none;
line-height: 15px;
}

.h2Data a{
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color: #666666;
text-decoration:none;
line-height: 15px;
}

.h3Data{
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color: #666666;
text-decoration:none;
line-height: 15px;
}

.h4Data{
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color: #666666;
text-decoration:none;
line-height: 15px;
}
.h5Data{
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color: #666666;
text-decoration:none;
line-height: 15px;
}
.PagingControls a{
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color: #666666;
text-decoration:none;
line-height: 15px;;
}
.PagingControls a:hover{
font-family: Verdana;
font-size: 10px;
font-weight:bold;
color: #666666;
text-decoration:none;
line-height: 15px;
}
.AgentDescription{
height: 200px;
font-size:12px;
color:#666666;
font-family:Verdana;
text-decoration:none;
overflow:auto;
}