/* 
Stylesheet used for DVD World.com 
Created By: Gareth Kerr
Student Reg: 31179802
*/

/*Main Paragraph Style*/
p{font-family:verdana; font-size:10pt; color:#003366}

/*Copyright Text Style*/
c{font-family:verdana; font-size:8pt; color:#FFFFFF}

/*Main Body Style*/
body{background-color:#A5B273; color:#999999;}

p1{font-family:verdana; font-size:10pt; background-color:#003366; color:#FFFFFF;}

/*Heading Style*/
h1{font-family:verdana; color: #000048; font-size: 14pt;}
h2{font-family:verdana; font-size:12pt; color:#FFFFFF; text-align:left; background-color: #A5B273;}
h3{font-family:verdana; font-size:xx-small;}

/*Table Styles*/
tablehead{font-family:verdana; font-size:8pt; background-color:#003366; color:#FFFFFF}
tabledata{font-family:verdana; font-size:8pt; background-color:#FFFFFF;}

.footer {
	font-family: verdana;
	font-size: 10pt;
	color:#FFFFFF;
	background-image: url(http://localhost/callisnagh/images/bar.gif);
	text-align: center;
}

.small{font-family:verdana; font-size:8pt;}

.xsmall{font-family:verdana; font-size:6pt;}

A:hover {text-decoration: none;}
 
 