@meta { Title: "Commonwealth GITC Style Sheet"; }

BODY {
	background: white;
	font-family: arial, helvetica;
	color: black;
}

P, BLOCKQUOTE {
	font-family: arial, helvetica;
	font-size: 10pt;
}

A:link, A:visited {
	font-family: arial, helvetica;
	color: #003399;
}

H3, H4 {
	font-family: arial, helvetica;
	color: #003399;
}

H5 {
	font-family: arial, helvetica;
	margin-top: 30pt;
}

H5.first {
	font-family: arial, helvetica;
	margin-top: auto;
}

H5.topic {
	font-family: arial, helvetica;
	margin-top: 30pt;
	color: #003399;
}

H5.first_topic {
	font-family: arial, helvetica;
	margin-top: auto;
	color: #003399;
}

TD {
	font-family: arial, helvetica;
	font-size: 10pt;
	vertical-align: top;
}

UL, OL {
	font-family: arial, helvetica;
	font-size: 10pt;
}

.gv4 {
	font-family: arial, helvetica;
	font-size: 10pt;
}

.clause {
	font-family: arial, helvetica;
	font-size: 10pt;
	text-decoration: underline;
}

.contract_title {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #cc3300;
}

.contract_details {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #003399;
}

.spaced {
	font-family: arial, helvetica;
	font-size: 10pt;
	margin-bottom: 10pt;
}

.category {
	font-family: arial, helvetica;
	font-size: 8pt;
	margin-bottom: 8pt;
}

.footer {
	font-family: arial, helvetica;
	margin-top: 30pt;
	margin-bottom: 30pt;
}

