table.ten {padding: 10px 10px 10px 10px;
}    

table.one {padding: 1px 1px 1px 1px;
}

p { font-size:12pt; font-family:Arial;
}
p.body { color: blue; font-size:10pt; font-family:Arial;
    padding: 10px 10px 10px 10px;
}
p.footer { font-size:7pt; font-family:Arial;
	   text-align: center;

}
p.courses { color: black; font-size:12pt; font-family:Arial;
    padding: 10px 10px 10px 10px;
}
p.obedience { color: black; font-size:12pt; font-family:Arial;
    padding: 0px 10px 10px 40px;
}
p.courseheader { color: black; font-size:14pt; font-family:Arial;
    padding: 10px 10px 10px 10px;
}
	
p.number { align: center; font-size:16pt; font-family:Arial; font-weight: bold; 
}

    

p.hr { align: center;
}


a.one:link {color: #ff0000}
a.one:visited {color: #ffffff}
a.one:hover {color: #ffcc00}
a.one:active {color: #00ccff}

a.two:link {color: #ff0000}
a.two:visited {color: #ff0000}
a.two:hover {color: #ff0000}
a.two:active {color: #ff0000}

	
li.mylink {
	display: block;
	padding: 2px 2px 10px 2px;
	background-color: #ffffff;
	background-image:  url(images/bar2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	color: #A8A851;
}
ul
 {
 list-style-type: none;
 color: black; font-size:12pt; font-family:Arial;
 }
 
