/* hoofd-titel */
h1 {
	color:#D90500;
	font-family:"Charter BT,Times New Roman";
	font-style : italic;
	font-size:24pt;
	text-align:center;
}

/* boek-titel */
h2 {
	font-family:"Charter BT,Times New Roman";
	font-size:18pt;
	color:#D90500;
	text-align: center;
}

/* paragraaf-titel */
h3 {
	font-family:"Charter BT,Times New Roman";
	font-size:14pt;
	color:#D90500;
	text-align: left;
}

h4 {
	font-family:"Charter BT,Times New Roman";
	font-size:30pt;
	color:#D90500;
}

h5 {
	font-family: "Charter BT.Times New Roman";
	font-size:13pt;
	color:#D90500;
	font-style:italic;
	text-align:center;
	text-transform:uppercase;
}

h6
{
	font-family:"Charter BT,Times New Roman";
	font-size:30pt;
	color:#FFFFFF;
}


p {
	font-family : "Arial";
	font-size : 13pt;
	text-align : left;
	color : Black;
}

.p2{
	font-family : "Arial";
	font-size : 13pt;
	text-align : justify;
	color : White;
}

.uitvullen {
	text-align : justify;
}

/* voetnootje*/
.klein {
	font-size: 10pt;
	text-align : center;
}

.capital {
	font-size:12pt;
	color:#000000;
	text-transform:uppercase;
}

/*boeken in tekst*/
.schuin-r {
font-style:italic; 
color:#D90500;
}

.schuin{
	font-style:italic; 
}

.bold {
	font-weight : bold;
}

.rechts {
font-size:13pt; 
text-align:right;
}

.midden {
	text-align : center;
}

.links{
	text-align : left;
}

.wit
{
	color: #FFFFFF;
}
	
.roze {
	color: #FF33FF;
}

.lila{
color: #9509F7;
}	

.blauw {
	color: #000066;
}

.rood {
	color : #CC3333;
}

.groen{
	color : #006600;
}

.oranje{
	color:#FF6600;
}

.zwart{
	color: #000000;
}

a:link {
	color:#D90500;
	text-decoration: none;
	outline: #FFFFFF;
}

a:visited  {
	color: #D90500;
	text-decoration: none;
	outline: #FFFFFF;
}

a:hover  {
	color: #000066;
	text-decoration: underline;
	outline: #FFFFFF;
}


.blauwkader { 
	outline: #000066;
 }

	
.omvision{
	font-family:"Charter BT,Times New Roman";
	font-size:11pt;
	color: #FFFFFF;
	text-align: center;
}
