﻿/* External Style */

body
	{
	background-color: #ffffcc;
	}

h1, h2, h3, h4, h5, h6
	{
	color: #003388;
	font-variant: small-caps;
	font-family: footlight mt light;
	font-weight: bold;
	}

h1
	{
	font-size: 45pt;
	font-family: footlight mt light;
	text-shadow: blur;
	color: #003388;
	text-align: center;
	}

h2
	{
	text-align: center;
	font-size: 35pt;
	font-family: footlight mt light;
	}
h3
	{
	font-size: 25pt;
	}
h4
	{
	font-size: 14pt;
	}

h5
	{
	text-align: justify;
	width: 70%;
	font-size: 12pt;
	}
	
h6
	{
	font-size: 12pt;	
	}	

p
	{
	text-align: justify;
	width: 90%;
	color: #000000;
	font-size: 10pt;
	}

em.title
	{
	font-family: footlight mt light;
	color: #003388;
	font-weight: bold;
	font-size: 11pt;
	outline-color: black;
	font-variant: small-caps;
	}
	
em.cap
	{
	font-variant: small-caps;
	}	
	
em.cpted
	{
	color: #ff0000;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	font-family: footlight mt light;
	font-size: 25pt;
	}

em.cpted2
	{
	color: #ff0000;
	font-variant: small-caps;
	font-weight: bold;
	font-family: footlight mt light;
	}
	
em.copy
	{
	color: #000000;
	vertical-align: super;
	font-weight: bold;
	font-size: 10pt;
	}	

em.copy2
	{
	color: #000000;
	vertical-align: super;
	font-weight: bold;
	font-size: 7pt;
	}	
li
	{
	color: #000000;
	font-size: 10pt;
	}

