/*
Theme Name: efa-net.eu custom theme
Description: Custom WordPress theme based on the original site.
Author: Simon Clark
Author URI: http://www.bosh.me/
*/

body, p, li {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
}

h2 {
color:#003366;
font-size:16px;
}

h3 {
color:#FF9900;
font-size:16px;
}

h4 {
color:#003366;
font-size:13px;
}

h5 {
color:#FF9900;
font-size:13px;
}

h6 {
color:#003366;
font-size:13px;
}

.post-edit {
float:right;
}

ul {
list-style-type:disc;
}

ol {
list-style-type:decimal;
}

 