/*
---------------------------------------------------------------------
Inter-American & European Human Rights Journal - Stylesheet for iaehr
== iaehr.css ==
[main stylesheet for the iaehr-journal]
Author: Universiteit Gent, Martine.Dewulf 
Version: 1 Sept. 2006
---------------------------------------------------------------------
*/

/* === general styling === */
/* set default size to small */
body { margin:0; padding: 0; background-color: #fff; color: #000; font: Verdana,
 Arial, Helvetica, sans-serif; font-size: small} 
td { font: xx-small Verdana, Arial, Helvetica, sans-serif}

/* set font for headings */



/* hyperlinks, em, strong, default settings form, img  etc. */
a:link { color: #000000; text-decoration:none; font-family: 
Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal}
a:visited { color:#000000; ; text-decoration: none}
a:hover { color: #69C;}
a:active { color: #000000; ; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1em; font-style: normal; text-decoration: none}
em { font-weight: bold; font-style: italic; }
strong { font-weight: bold;}
form{ margin:0;}
img { border: 0 none;}

/* list lay-outs */
ul { list-style-type: square; }
ol { list-style-type: decimal; }
ol.i { list-style-type: lower-roman; }
ol.II { list-style-type: upper-roman; }
ol.a { list-style-type: lower-alpha; }
ol.AA { list-style-type: upper-alpha; }

/* external link */







