/**********************
asiba-aims.css
Copyright 2009 Derek Erb
http://www.cabinetderekerb.com

For www.asiba.info
**********************/

/**********************
Swatch colors
Dark Red = #990000
Light Red = #A62529

Blue = #003A73

Dark Grey = #666666
Light Grey = #E1E1E1
**********************/

/**********************
	BLOCKS
**********************/

ol {
	margin-left: 4%;
	
	list-style-type: lower-roman;
}

li {
	margin-bottom: 1%;
}

span.highlight {
	color: #0000CC;
}

