/*!
 * Atomi HTML5 Project Style Sheet
 * Copyright (c) Atomi Systems, Inc. All rights reserved.
 * https://atomisystems.com
 * Version: 7.2.1
 */
#Rio6A4AH .ap-focused {
	outline: 1px dashed black;
	outline-offset: 1px;
}
#Rio6A4AH p {
	margin: 0;
}
#Rio6A4AH ol,ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
@font-face{
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    src: local('Arial'),
         url('resources/font_0.woff');
}
@font-face{
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-weight: 400;
    src: local('Comic Sans MS'),
         url('resources/font_1.woff');
}
@font-face{
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-weight: 700;
    src: local('Comic Sans MS Bold'),
         url('resources/font_2.woff');
}

